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