URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [system-1.c] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
#include "system-1.h" int main(void) { puts ("hello world!"); exit (0); }
Go to most recent revision | Compare with Previous | Blame | View Log