emacs/src/m
Dan Nicolaescu a0ce9ab791 * unexec.c:
* m/ia64.h:
* m/hp800.h: Remove dead code.
2008-07-10 06:54:56 +00:00
..
alpha.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
amdx86-64.h * m/template.h: 2008-07-10 02:49:28 +00:00
arm.h * m/template.h: 2008-07-10 02:49:28 +00:00
hp800.h * unexec.c: 2008-07-10 06:54:56 +00:00
ia64.h * unexec.c: 2008-07-10 06:54:56 +00:00
ibmrs6000.h * unexnext.c: 2008-06-26 04:24:54 +00:00
ibmrs6000.inp Add arch taglines 2003-09-01 15:45:59 +00:00
ibms390.h * m/template.h: 2008-07-10 02:49:28 +00:00
ibms390x.h * m/template.h: 2008-07-10 02:49:28 +00:00
intel386.h * m/template.h: 2008-07-10 02:49:28 +00:00
iris4d.h * m/template.h: 2008-07-10 02:49:28 +00:00
m68k.h * m/template.h: 2008-07-10 02:49:28 +00:00
macppc.h * m/template.h: 2008-07-10 02:49:28 +00:00
mips.h * m/template.h: 2008-07-10 02:49:28 +00:00
README # 1999-09-29 22:08:57 +00:00
sparc.h * m/template.h: 2008-07-10 02:49:28 +00:00
template.h * m/template.h: 2008-07-10 02:49:28 +00:00
vax.h * unexnext.c: 2008-06-26 04:24:54 +00:00
xtensa.h No need for a license in such a trivial file (also, should have been 2007-02-28 03:30: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.