Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/export.h>
#include <asm/oplib.h>
#include <asm/idprom.h>
Go to the source code of this file.
Functions | |
EXPORT_SYMBOL (idprom) | |
void __init | idprom_init (void) |
Variables | |
struct idprom * | idprom |
EXPORT_SYMBOL | ( | idprom | ) |