Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <asm/fw/arc/types.h>
#include <asm/sgialib.h>
Go to the source code of this file.
Functions | |
PCHAR __init | ArcGetEnvironmentVariable (CHAR *name) |
LONG __init | ArcSetEnvironmentVariable (PCHAR name, PCHAR value) |