xref: /minix3/sys/arch/i386/include/intrdefs.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc /*	$NetBSD: intrdefs.h,v 1.4 2011/08/10 06:30:59 cherry Exp $	*/
2*0a6a1f1dSLionel Sambuc 
3*0a6a1f1dSLionel Sambuc #include <x86/intrdefs.h>
4*0a6a1f1dSLionel Sambuc #ifdef XEN
5*0a6a1f1dSLionel Sambuc #include <xen/intrdefs.h>
6*0a6a1f1dSLionel Sambuc #endif /* XEN */
7