Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/driver/multiboot2/
Dmultiboot2.h50 static const unsigned int MULTIBOOT_TAG_ALIGN = 8; variable
/DragonOS-0.1.5/kernel/src/
Dhead.S26 #define MULTIBOOT_TAG_ALIGN 8 macro