diff options
Diffstat (limited to 'include/apos/initrd.h')
| -rw-r--r-- | include/apos/initrd.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/apos/initrd.h b/include/apos/initrd.h index 17ed94c..5644106 100644 --- a/include/apos/initrd.h +++ b/include/apos/initrd.h @@ -1,6 +1,11 @@ #ifndef APOS_INITRD_H #define APOS_INITRD_H +/** + * @file initrd.h + * Initrd handling. + */ + #include <apos/types.h> #include <apos/pmem.h> #include <apos/vmem.h> |
