1/* $NetBSD: intrdefs.h,v 1.4 2020/04/30 22:05:17 bouyer Exp $ */ 2 3#include <x86/intrdefs.h> 4 5#ifdef XEN 6#include <xen/intrdefs.h> 7#endif