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
(Ftry_completion, Fall_completions): Add a reference to
[emacs.git]
/
src
/
m
/
ews4800.h
blob
d8eec83ed1215030b7e96042aa750305e1d82665
1
/* m- file for NEC EWS4800 RISC series. */
2
#undef LIB_STANDARD
3
#undef C_DEBUG_SWITCH
4
#define INHIBIT_BSD_TIME
5
#undef USG
6
#include
"mips.h"
7
#define USG
8
#undef UNEXEC
9
#define UNEXEC unexelf.o
10
#undef LIBS_MACHINE
11
#undef LD_SWITCH_MACHINE
12
#undef START_FILES
13
#undef DATA_START
14
#undef LIB_STANDARD
15
#undef C_SWITCH_MACHINE
16
#ifndef __GNUC__
17
#undef C_DEBUG_SWITCH
18
#define C_DEBUG_SWITCH -O -KOlimit=3000 -ZXNd=5000
19
#endif
/* !__GNUC__ */