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 */