Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/of.h>
#include <asm/opal.h>
#include <asm/machdep.h>
Go to the source code of this file.
Macros | |
#define | DEBUG |
Functions | |
void __init | opal_nvram_init (void) |
#define DEBUG |
Definition at line 12 of file opal-nvram.c.
Definition at line 65 of file opal-nvram.c.