Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / blackfin / include / asm / nmi.h
diff --git a/kernel/arch/blackfin/include/asm/nmi.h b/kernel/arch/blackfin/include/asm/nmi.h
new file mode 100644 (file)
index 0000000..b9caac4
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ * Copyright 2010 Analog Devices Inc.
+ *
+ * Licensed under the GPL-2
+ */
+
+#ifndef _BFIN_NMI_H_
+#define _BFIN_NMI_H_
+
+#include <linux/nmi.h>
+
+#endif