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