diff options
Diffstat (limited to '')
-rw-r--r-- | src/fundamental/uki.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fundamental/uki.h b/src/fundamental/uki.h index ffa960f..8ab742d 100644 --- a/src/fundamental/uki.h +++ b/src/fundamental/uki.h @@ -10,6 +10,7 @@ typedef enum UnifiedSection { UNIFIED_SECTION_OSREL, UNIFIED_SECTION_CMDLINE, UNIFIED_SECTION_INITRD, + UNIFIED_SECTION_UCODE, UNIFIED_SECTION_SPLASH, UNIFIED_SECTION_DTB, UNIFIED_SECTION_UNAME, |