Home
last modified time | relevance | path

Searched defs:multiboot_info (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/x86/
Dmultiboot_info.h18 struct multiboot_info { struct
38 typedef struct multiboot_info multiboot_info_t; argument
/Zephyr-latest/arch/x86/core/
Dmultiboot.c12 struct multiboot_info multiboot_info; variable