Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nmi.h
Go to the documentation of this file.
1 /*
2  * Copyright 2010 Analog Devices Inc.
3  *
4  * Licensed under the GPL-2
5  */
6 
7 #ifndef _BFIN_NMI_H_
8 #define _BFIN_NMI_H_
9 
10 #include <linux/nmi.h>
11 
12 #endif