|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/init.h>#include <linux/spinlock.h>#include <asm/uaccess.h>#include <asm/prom.h>#include <asm/machdep.h>#include <asm/rtas.h>#include "chrp.h"Go to the source code of this file.
Functions | |
| void __init | chrp_nvram_init (void) |
1.8.2