|
|
1.1 root 1: #include "m-sequent.h"
2:
3: #if 0 /* This is probably not necessary in GCC 2.2 and up. */
4: /* When compiling with GCC and not optimizing,
5: start has to skip one extra dummy word on the stack. */
6:
7: #if defined (__GNUC__) && !defined (__OPTIMIZE__)
8: #undef CRT0_DUMMIES
9: #define CRT0_DUMMIES dummy1, dummy2,
10: #endif
11: #endif /* 0 */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.