URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [syshdr2.h] - Rev 12
Compare with Previous | Blame | View Log
/* This file would generate an error because of #include_next, but the #pragma marks it a system header, so the error is suppressed. */ #pragma GCC system_header #include_next <stdio.h>