repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: thinkpad-acpi: always track input device open/close
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
xen
/
hvc-console.h
blob
21c0ecfd786d7a399994838252c99f7fdc6b99c3
1
#ifndef XEN_HVC_CONSOLE_H
2
#define XEN_HVC_CONSOLE_H
3
4
extern
struct
console xenboot_console
;
5
6
#endif
/* XEN_HVC_CONSOLE_H */