|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/ioport.h>#include <linux/irq.h>#include <linux/string.h>#include <asm/bootinfo.h>#include <asm/time.h>#include <asm/vr41xx/irq.h>#include <asm/vr41xx/vr41xx.h>Go to the source code of this file.
Macros | |
| #define | IO_MEM_RESOURCE_START 0UL |
| #define | IO_MEM_RESOURCE_END 0x1fffffffUL |
Functions | |
| void __init | plat_time_init (void) |
| void __init | plat_mem_setup (void) |
| void __init | prom_init (void) |
| void __init | prom_free_prom_memory (void) |
1.8.2