diff options
Diffstat (limited to 'os/boot/rpcg/boot.h')
| -rw-r--r-- | os/boot/rpcg/boot.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/os/boot/rpcg/boot.h b/os/boot/rpcg/boot.h new file mode 100644 index 00000000..1b2a09fb --- /dev/null +++ b/os/boot/rpcg/boot.h @@ -0,0 +1,8 @@ +#include <u.h> +#include "lib.h" + +#include "mem.h" +#include "dat.h" +#include "fns.h" +#include "io.h" +#include "ureg.h" |
