URL
https://opencores.org/ocsvn/altor32/altor32/trunk
Subversion Repositories altor32
[/] [altor32/] [trunk/] [gcc-x64/] [or1knd-elf/] [lib/] [gcc/] [or1knd-elf/] [4.8.0/] [plugin/] [include/] [config.h] - Rev 35
Compare with Previous | Blame | View Log
#ifndef GCC_CONFIG_H #define GCC_CONFIG_H #ifdef GENERATOR_FILE #error config.h is for the host, not build, machine. #endif #include "auto-host.h" #ifdef IN_GCC # include "ansidecl.h" #endif #endif /* GCC_CONFIG_H */