repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix cut and paste error in last change
[official-gcc.git]
/
gcc
/
config
/
i386
/
xm-sysv4.h
blob
1365064a5a64caa884878d63e49c8813ef2cbc34
1
/* Configuration for GCC for Intel i386 running System V Release 4. */
2
3
#ifdef __HIGHC__
4
#include <alloca.h>
/* for MetaWare High-C on NCR System 3000 */
5
#endif