Source position: gba_multiboot.inc line 69
type MULTIBOOT_MODES = (
MODE32_NORMAL,
MODE16_MULTI,
MODE32_2MHZ
);