Blame view

include/xen/hvc-console.h 124 Bytes
b536b4b96   Jeremy Fitzhardinge   xen: use the hvc ...
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 */