Home
last modified time | relevance | path

Searched refs:MULTIBOOT_INFO_ALIGN (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/multiboot2/
Dmultiboot2.h46 static const unsigned int MULTIBOOT_INFO_ALIGN = 0x00000008; variable
/DragonOS-0.1.2/kernel/src/
Dhead.S22 #define MULTIBOOT_INFO_ALIGN 0x00000008 macro