|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/kernel.h>#include <linux/sched.h>#include <asm/sun3-head.h>#include <asm/idprom.h>#include <asm/openprom.h>#include <asm/oplib.h>#include <asm/movs.h>Go to the source code of this file.
Typedefs | |
| typedef void(* | sfunc_t )(void) |
Functions | |
| void | prom_reboot (char *bcommand) |
| void | prom_cmdline (void) |
| void | prom_halt (void) |
| unsigned char | prom_get_idprom (char *idbuf, int num_bytes) |
| int | prom_version (void) |
| int | prom_getrev (void) |
| int | prom_getprev (void) |
1.8.2