URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [newlib/] [newlib/] [libc/] [sys/] [go32/] [abort.c] - Rev 1774
Go to most recent revision | Compare with Previous | Blame | View Log
void abort() { exit(1); }
Go to most recent revision | Compare with Previous | Blame | View Log