URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.18.0/] [libgloss/] [libnosys/] [acconfig.h] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
/* Name of package. */ #undef PACKAGE /* Version of package. */ #undef VERSION /* Missing syscall names */ #undef MISSING_SYSCALL_NAMES /* Using ELF format */ #undef HAVE_ELF /* Using GNU LD */ #undef HAVE_GNU_LD /* .previous directive allowed */ #undef HAVE_ASM_PREVIOUS_DIRECTIVE /* .pushsection/.popsection directives allowed */ #undef HAVE_ASM_POPSECTION_DIRECTIVE /* support for section attributes */ #undef HAVE_SECTION_ATTRIBUTES /* symbol prefix */ #undef __SYMBOL_PREFIX
Go to most recent revision | Compare with Previous | Blame | View Log