1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -08:00
emacs/src/m
2008-04-25 14:30:52 +00:00
..
alpha.h
amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR 2008-01-17 11:42:12 +00:00
arm.h
ews4800.h
hp800.h (XUINT, XSET): Remove. 2008-04-12 17:09:19 +00:00
hp9000s300.h * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
ia64.h
ibm370aix.h * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
ibmrs6000.h
ibmrs6000.inp
ibms390.h
ibms390x.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR 2008-01-17 11:42:12 +00:00
intel386.h Merge from emacs--rel--22 2008-03-01 01:28:31 +00:00
iris4d.h * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
m68k.h
macppc.h
mips-siemens.h
mips.h * movemail.c: 2008-01-13 00:43:55 +00:00
ncr386.h
next.h
pmax.h
powermac.h
powerpcle.h
README
sparc.h Additional redefinitions for GNU/Linux. 2008-04-25 14:30:52 +00:00
tandem-s2.h
template.h
vax.h
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.