diff options
Diffstat (limited to 'apps/init/stage1/initrd.h')
-rw-r--r-- | apps/init/stage1/initrd.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/init/stage1/initrd.h b/apps/init/stage1/initrd.h new file mode 100644 index 0000000..b4bec79 --- /dev/null +++ b/apps/init/stage1/initrd.h @@ -0,0 +1,5 @@ +#ifndef INIT_STAGE1_INITRD_H +#define INIT_STAGE1_INITRD_H 1 + + +#endif |