Files
emacs/src/m
Ken Raeburn d5e406c3ed (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS,
PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR):
Macros deleted.
2002-07-24 02:07:15 +00:00
..
2002-06-07 11:17:55 +00:00
2002-07-22 00:08:18 +00:00
2001-12-07 05:53:45 +00:00
2002-07-21 20:57:16 +00:00
2001-11-06 04:50:55 +00:00

This directory contains C header files containing machine-specific
definitions.  Each file describes a particular machine.  The emacs
configuration script edits ../config.h to include the appropriate one of
these files, and then each emacs source file includes config.h.

template.h is a generic template for machine descriptions; it
describes the parameters a machine file can specify.