emacs/src/m
2011-01-15 18:21:30 -08:00
..
alpha.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
amdx86-64.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
ia64.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
ibmrs6000.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
ibms390.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ibms390x.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
intel386.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
iris4d.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
m68k.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
macppc.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
README # 1999-09-29 22:08:57 +00:00
sparc.h Refill some copyright headers. 2011-01-15 18:21:30 -08:00
template.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
vax.h Nuke arch-tags. 2011-01-15 15:16:57 -08: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.