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/] [version.h] - Rev 35
Compare with Previous | Blame | View Log
#ifndef GCC_VERSION_H #define GCC_VERSION_H extern const char version_string[]; extern const char pkgversion_string[]; extern const char bug_report_url[]; #endif /* ! GCC_VERSION_H */