URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [syshdr1.h] - Rev 801
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