1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/src/m
2011-02-15 16:33:44 -08:00
..
alpha.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
amdx86-64.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
ia64.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
ibmrs6000.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ibms390.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
ibms390x.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
intel386.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
iris4d.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
m68k.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
macppc.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
README
sparc.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
template.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -08:00
vax.h Import getloadavg module from gnulib. 2011-02-15 16:33:44 -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.