(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
[bpt/emacs.git] / src / s / README
CommitLineData
b8098ef8
DL
1This directory contains C header files containing
2operating-system-specific definitions. Each file describes a
3particular operating system. The emacs configuration script edits
4../config.h to include the appropriate one of these files, and then
5each emacs source file includes config.h.
6
7template.h is a generic template for system descriptions; it describes
8the parameters a system file can specify.