Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
ia64
include
asm
hpsim.h
Go to the documentation of this file.
1
#ifndef _ASMIA64_HPSIM_H
2
#define _ASMIA64_HPSIM_H
3
4
#ifndef CONFIG_HP_SIMSERIAL_CONSOLE
5
static
inline
int
simcons_register
(
void
) {
return
1; }
6
#else
7
int
simcons_register
(
void
);
8
#endif
9
10
struct
tty_driver
;
11
extern
struct
tty_driver
*
hp_simserial_driver
;
12
13
extern
int
hpsim_get_irq
(
int
intr
);
14
void
ia64_ctl_trace
(
long
on);
15
16
#endif
Generated on Thu Jan 10 2013 13:06:09 for Linux Kernel by
1.8.2