Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/bootmem.h>
#include <linux/types.h>
#include <asm/addrspace.h>
#include <asm/bootinfo.h>
#include <asm/dec/machtype.h>
#include <asm/dec/prom.h>
#include <asm/page.h>
#include <asm/sections.h>
Go to the source code of this file.
Macros | |
#define | CHUNK_SIZE 0x400000 |
Functions | |
void __init | prom_meminit (u32 magic) |
void __init | prom_free_prom_memory (void) |
Variables | |
volatile unsigned long | mem_err |