URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [objc/] [execute/] [nested-1.m] - Rev 859
Go to most recent revision | Compare with Previous | Blame | View Log
/* Contributed by Nicola Pero Wed Feb 21 12:08:16 GMT 2001 */ int main (void) { void nested (void) { return; } return 0; }
Go to most recent revision | Compare with Previous | Blame | View Log