|
Linux Kernel
3.7.1
|
#include <linux/bug.h>#include <linux/init.h>#include <linux/kernel.h>#include <linux/types.h>#include <linux/string.h>#include <asm/sgialib.h>#include <asm/bootinfo.h>Go to the source code of this file.
Data Structures | |
| struct | smatch |
Functions | |
| const char * | get_system_type (void) |
| void __init | prom_identify_arch (void) |
Variables | |
| int | prom_flags |
| char * | system_type |
Definition at line 85 of file identify.c.
Definition at line 90 of file identify.c.
| int prom_flags |
Definition at line 69 of file identify.c.
| static char system_type |
Definition at line 83 of file identify.c.
1.8.2