source: trunk/libs/newlib/src/newlib/libc/include/regdef.h @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 220 bytes
RevLine 
[444]1/* regdef.h -- define register names.  */
2
3/* This is a standard include file for MIPS targets.  Other target
4   probably don't define it, and attempts to include this file will
5   fail.  */
6
7#include <machine/regdef.h>
Note: See TracBrowser for help on using the repository browser.