aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/hvc-console.h
blob: 21c0ecfd786d7a399994838252c99f7fdc6b99c3 (plain) (blame)
1
2
3
4
5
6
#ifndef XEN_HVC_CONSOLE_H
#define XEN_HVC_CONSOLE_H

extern struct console xenboot_console;

#endif	/* XEN_HVC_CONSOLE_H */