1 /* $NetBSD: pic.h,v 1.1.4.3 2004/09/18 14:42:53 skrll Exp $ */ 2 3 #ifndef _XEN_PIC_H_ 4 #define _XEN_PIC_H_ 5 6 #include <x86/pic.h> 7 8 #define PIC_XEN 4 9 10 extern struct pic xen_pic; 11 12 #endif /* _XEN_PIC_H_ */ 13
Indexes created Fri Oct 31 11:10:07 GMT 2025