/****************************************************************************** * nmi.h * * Register and unregister NMI callbacks. * * Copyright (c) 2006, Ian Campbell */ #ifndef __XEN_NMI_H__ #define __XEN_NMI_H__ #include #endif /* __XEN_NMI_H__ */