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/] [syshdr1.h] - Rev 12
Compare with Previous | Blame | View Log
/* This file should generate an error because #include_next is not a standard directive. */ #include_next <stdio.h>