Searched refs:MULTIBOOT_INFO_CMDLINE (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/i386/libi386/ | ||
H A D | multiboot.h | 65 #define MULTIBOOT_INFO_CMDLINE 0x00000004 macro |
H A D | multiboot.c | 210 mb_info->flags |= MULTIBOOT_INFO_CMDLINE; in multiboot_exec() |