aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/hardirq_mm.h
blob: 554f65b6cd3b38e7ba0575def0c56ce2083189e3 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __M68K_HARDIRQ_H
#define __M68K_HARDIRQ_H

#define HARDIRQ_BITS	8

#include <asm-generic/hardirq.h>

#endif