|
|
1.1 root 1: /* Configuration for GCC for Intel i386 running System V Release 4. */
2:
3: #include "xm-i386.h"
4: #include "xm-svr4.h"
1.1.1.2 ! root 5:
! 6: /* If compiled with GNU C, use the built-in alloca. */
! 7: #undef alloca
! 8: #ifdef __GNUC__
! 9: #define alloca __builtin_alloca
! 10: #else
! 11: #define USE_C_ALLOCA
! 12: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.