emacs/src/m
2008-07-16 14:56:13 +00:00
..
alpha.h * systty.h: Remove code for Aix on 386, unsupported platform. 2008-07-16 08:06:18 +00:00
amdx86-64.h * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. 2008-07-16 07:42:41 +00:00
arm.h * m/mips.h: Remove boilerplate comments and code for systems that 2008-07-16 07:11:19 +00:00
hp800.h * systty.h: Remove code for Aix on 386, unsupported platform. 2008-07-16 08:06:18 +00:00
ia64.h * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. 2008-07-16 07:42:41 +00:00
ibmrs6000.h * systty.h: Remove code for Aix on 386, unsupported platform. 2008-07-16 08:06:18 +00:00
ibmrs6000.inp Add arch taglines 2003-09-01 15:45:59 +00:00
ibms390.h * m/ibms390.h: 2008-07-16 07:26:30 +00:00
ibms390x.h * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. 2008-07-16 07:42:41 +00:00
intel386.h Undo reactoring from previous change. 2008-07-16 14:56:13 +00:00
iris4d.h Remove boilerplate comments and code for systems that 2008-07-16 07:18:26 +00:00
m68k.h * m/ibms390.h: 2008-07-16 07:26:30 +00:00
macppc.h * config.nt (HAVE_FACES): Remove, unused. 2008-07-13 07:35:26 +00:00
mips.h * m/mips.h: Remove boilerplate comments and code for systems that 2008-07-16 07:11:19 +00:00
README # 1999-09-29 22:08:57 +00:00
sparc.h * lisp.h: 2008-07-11 02:30:26 +00:00
template.h * lisp.h: 2008-07-11 02:30:26 +00:00
vax.h * lisp.h: 2008-07-11 02:30:26 +00:00
xtensa.h * lisp.h: 2008-07-11 02:30:26 +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.