repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
[emacs.git]
/
src
/
s
/
cxux7.h
blob
83323a986428f9f02d42e70b857c523c6588f8c8
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
6
7
#include
"cxux.h"