diff options
Diffstat (limited to 'newlib/libc/include/regdef.h')
-rw-r--r-- | newlib/libc/include/regdef.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/newlib/libc/include/regdef.h b/newlib/libc/include/regdef.h deleted file mode 100644 index 8cf144b..0000000 --- a/newlib/libc/include/regdef.h +++ /dev/null @@ -1,7 +0,0 @@ -/* regdef.h -- define register names. */ - -/* This is a standard include file for MIPS targets. Other target - probably don't define it, and attempts to include this file will - fail. */ - -#include <machine/regdef.h> |