Projet_SETI_RISC-V/riscv-gnu-toolchain/build-newlib/riscv32-unknown-elf/libgloss/libnosys/config.h
2023-03-06 14:48:14 +01:00

23 lines
570 B
C

/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Missing syscall names */
/* #undef MISSING_SYSCALL_NAMES */
/* Using ELF format */
#define HAVE_ELF 1
/* Using GNU LD */
#define HAVE_GNU_LD 1
/* .previous directive allowed */
#define HAVE_ASM_PREVIOUS_DIRECTIVE 1
/* .pushsection/.popsection directives allowed */
#define HAVE_ASM_POPSECTION_DIRECTIVE 1
/* support for section attributes */
#define HAVE_SECTION_ATTRIBUTES 1
/* symbol prefix */
#define __SYMBOL_PREFIX ""