1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00
emacs/src/m
2008-07-08 07:03:07 +00:00
..
alpha.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
amdx86-64.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
arm.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
hp800.h * unexnext.c: 2008-06-26 04:24:54 +00:00
ia64.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
ibmrs6000.h * unexnext.c: 2008-06-26 04:24:54 +00:00
ibmrs6000.inp
ibms390.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
ibms390x.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
intel386.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
iris4d.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
m68k.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
macppc.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
mips.h * unexnext.c: 2008-06-26 04:24:54 +00:00
powermac.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
README
sparc.h Use __sparc__ rather than sparc. (Bug#507.) 2008-07-08 07:03:07 +00:00
template.h Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
vax.h * unexnext.c: 2008-06-26 04:24:54 +00:00
xtensa.h

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.