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
(pong-blank-color, pong-bat-color)
[emacs.git]
/
src
/
s
/
aix4-2.h
blob
15d32917cc7c3856581054091453a60ef3974d92
1
/* AIX 4.2 is missing alloca. */
2
3
#include
"aix4-1.h"
4
5
#undef ALIGN_DATA_RELOC
6
7
#ifndef __GNUC__
8
#undef HAVE_ALLOCA
9
#endif