(timeout-event-p): Function deleted.
[emacs.git] / src / s / cxux7.h
blob83323a986428f9f02d42e70b857c523c6588f8c8
1 /* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
2 * support for ELF files, and while we still build emacs in COFF format, the
3 * way it is linked is different for 7.0).
4 */
5 #define USING_CX_UX_7
7 #include "cxux.h"