nmi.h 151 B

12345678910111213
  1. /*
  2. * Copyright 2010 Analog Devices Inc.
  3. *
  4. * Licensed under the GPL-2
  5. */
  6. #ifndef _BFIN_NMI_H_
  7. #define _BFIN_NMI_H_
  8. #include <linux/nmi.h>
  9. #endif