URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [syshdr1.h] - Rev 816
Compare with Previous | Blame | View Log
/* This file should generate an error because #include_next is not a standard directive. */ #include_next <stdio.h>