hardirq_mm.h 116 B

12345678
  1. #ifndef __M68K_HARDIRQ_H
  2. #define __M68K_HARDIRQ_H
  3. #define HARDIRQ_BITS 8
  4. #include <asm-generic/hardirq.h>
  5. #endif