Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/export.h>
#include <asm/bootinfo.h>
#include <asm/reboot.h>
#include <asm/time.h>
#include <linux/ioport.h>
#include <asm/mach-rc32434/rb.h>
#include <asm/mach-rc32434/pci.h>
Go to the source code of this file.
Functions | |
EXPORT_SYMBOL (pci_reg) | |
void __init | plat_mem_setup (void) |
const char * | get_system_type (void) |
Variables | |
struct pci_reg __iomem * | pci_reg |
EXPORT_SYMBOL | ( | pci_reg | ) |