Linux Kernel
3.7.1
|
#include <stdarg.h>
#include <stddef.h>
#include "elf.h"
#include "page.h"
#include "string.h"
#include "stdio.h"
#include "ops.h"
#include "gunzip_util.h"
#include "reg.h"
Go to the source code of this file.
Data Structures | |
struct | addr_range |
Functions | |
void | start (void) |
Variables | |
struct platform_ops | platform_ops |
struct dt_ops | dt_ops |
struct console_ops | console_ops |
struct loader_info | loader_info |