Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/string.h>
#include <asm/cpuinfo.h>
#include <asm/pvr.h>
Go to the source code of this file.
Macros | |
#define | err_printk(x) early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n"); |
Functions | |
void __init | set_cpuinfo_static (struct cpuinfo *ci, struct device_node *cpu) |
#define err_printk | ( | x | ) | early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n"); |
Definition at line 20 of file cpuinfo-static.c.
Definition at line 23 of file cpuinfo-static.c.