diff options
Diffstat (limited to 'arch/mips/bits/reg.h')
-rw-r--r-- | arch/mips/bits/reg.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/bits/reg.h b/arch/mips/bits/reg.h new file mode 100644 index 00000000..0c7bffca --- /dev/null +++ b/arch/mips/bits/reg.h @@ -0,0 +1,3 @@ +#undef __WORDSIZE +#define __WORDSIZE 32 +/* FIXME */ |