blob: b9caac4fcfd854749a24ab7831d95edbd7d1d9b7 [file] [log] [blame]
Graf Yang60ffdb32010-01-20 10:56:24 +00001/*
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