Linux Kernel
3.7.1
|
#include <x86_init.h>
Data Fields | |
void(* | probe_roms )(void) |
void(* | reserve_resources )(void) |
char *(* | memory_setup )(void) |
struct x86_init_resources - platform specific resource related ops : probe BIOS roms : reserve the standard resources for the platform : platform specific memory setup
Definition at line 42 of file x86_init.h.
Definition at line 45 of file x86_init.h.
Definition at line 43 of file x86_init.h.
Definition at line 44 of file x86_init.h.