android_kernel_samsung_a7y1.../arch/blackfin/include/asm/nmi.h
prashantpaddune 3bca37f224 A750FXXU4CTBC
2020-03-27 21:51:54 +05:30

13 lines
151 B
C

/*
* Copyright 2010 Analog Devices Inc.
*
* Licensed under the GPL-2
*/
#ifndef _BFIN_NMI_H_
#define _BFIN_NMI_H_
#include <linux/nmi.h>
#endif