summaryrefslogtreecommitdiff
path: root/os/boot/mpc/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/boot/mpc/all.h')
-rw-r--r--os/boot/mpc/all.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/boot/mpc/all.h b/os/boot/mpc/all.h
new file mode 100644
index 00000000..0612bf04
--- /dev/null
+++ b/os/boot/mpc/all.h
@@ -0,0 +1,6 @@
+#include "u.h"
+#include "lib.h"
+#include "dat.h"
+#include "fns.h"
+#include "mem.h"
+#include "io.h"