Last change
on this file since 546 was
444,
checked in by satin@…, 6 years ago
|
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
File size:
752 bytes
|
Rev | Line | |
---|
[444] | 1 | /* config.h.in. Generated from configure.in by autoheader. */ |
---|
| 2 | |
---|
| 3 | /* .pushsection/.popsection directives allowed */ |
---|
| 4 | #undef HAVE_ASM_POPSECTION_DIRECTIVE |
---|
| 5 | |
---|
| 6 | /* .previous directive allowed */ |
---|
| 7 | #undef HAVE_ASM_PREVIOUS_DIRECTIVE |
---|
| 8 | |
---|
| 9 | /* Using ELF format */ |
---|
| 10 | #undef HAVE_ELF |
---|
| 11 | |
---|
| 12 | /* Using GNU ld */ |
---|
| 13 | #undef HAVE_GNU_LD |
---|
| 14 | |
---|
| 15 | /* Define to the address where bug reports for this package should be sent. */ |
---|
| 16 | #undef PACKAGE_BUGREPORT |
---|
| 17 | |
---|
| 18 | /* Define to the full name of this package. */ |
---|
| 19 | #undef PACKAGE_NAME |
---|
| 20 | |
---|
| 21 | /* Define to the full name and version of this package. */ |
---|
| 22 | #undef PACKAGE_STRING |
---|
| 23 | |
---|
| 24 | /* Define to the one symbol short name of this package. */ |
---|
| 25 | #undef PACKAGE_TARNAME |
---|
| 26 | |
---|
| 27 | /* Define to the version of this package. */ |
---|
| 28 | #undef PACKAGE_VERSION |
---|
| 29 | |
---|
| 30 | /* symbol prefix */ |
---|
| 31 | #undef __SYMBOL_PREFIX |
---|
Note: See
TracBrowser
for help on using the repository browser.