URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [warn/] [pragma-system_header3.h] - Rev 693
Compare with Previous | Blame | View Log
#pragma GCC system_header static inline int f() { int i; return i; }