Linux Kernel
3.7.1
|
#include <linux/linkage.h>
#include <linux/screen_info.h>
#include <linux/elf.h>
#include <linux/io.h>
#include <asm/page.h>
#include <asm/boot.h>
#include <asm/bootparam.h>
#include "../ctype.h"
Go to the source code of this file.
Macros | |
#define | BOOT_BOOT_H |
#define | error_putstr(__x) __putstr(__x) |
Functions | |
void | __putstr (const char *s) |
Variables | |
struct boot_params * | real_mode |
struct boot_params* real_mode |