|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <asm/page.h>#include <asm/sn/addrs.h>#include <asm/sn/sn0/hub.h>#include <asm/sn/klconfig.h>#include <asm/sn/ioc3.h>#include <asm/sn/sn_private.h>#include <linux/serial.h>#include <linux/serial_core.h>Go to the source code of this file.
Macros | |
| #define | IOC3_CLK (22000000 / 3) |
| #define | IOC3_FLAGS (0) |
Functions | |
| void __init | prom_putchar (char c) |
| #define IOC3_CLK (22000000 / 3) |
Definition at line 20 of file ip27-console.c.
| #define IOC3_FLAGS (0) |
Definition at line 21 of file ip27-console.c.
Definition at line 34 of file ip27-console.c.
1.8.2