Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/root_dev.h>
#include <linux/initrd.h>
#include <asm/time.h>
#include <asm/io.h>
#include <asm/machdep.h>
#include <asm/prom.h>
#include <asm/mpc52xx.h>
Go to the source code of this file.
Functions | |
define_machine (lite5200) | |
define_machine | ( | lite5200 | ) |
Definition at line 189 of file lite5200.c.