Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/driver/multiboot2/
Dmultiboot2.h43 static const unsigned int MULTIBOOT_MOD_ALIGN = 0x00001000; variable
/DragonOS-0.1.8/kernel/src/
Dhead.S19 #define MULTIBOOT_MOD_ALIGN 0x00001000 macro