initial version of mips (o32) port, based on work by Richard Pennington (rdp)
[musl] / arch / mips / bits / reg.h
diff --git a/arch/mips/bits/reg.h b/arch/mips/bits/reg.h
new file mode 100644 (file)
index 0000000..0c7bffc
--- /dev/null
@@ -0,0 +1,3 @@
+#undef __WORDSIZE
+#define __WORDSIZE 32
+/* FIXME */