dccp: do not assume DCCP code is non preemptible
[linux/fpc-iii.git] / arch / blackfin / mach-bf533 / include / mach / blackfin.h
blobe366207fbf120941b3c8b138a54e45b56523c273
1 /*
2 * Copyright 2005-2010 Analog Devices Inc.
4 * Licensed under the GPL-2 or later.
5 */
7 #ifndef _MACH_BLACKFIN_H_
8 #define _MACH_BLACKFIN_H_
10 #define BF533_FAMILY
12 #include "bf533.h"
13 #include "anomaly.h"
15 #include <asm/def_LPBlackfin.h>
16 #include "defBF532.h"
18 #ifndef __ASSEMBLY__
19 # include <asm/cdef_LPBlackfin.h>
20 # include "cdefBF532.h"
21 #endif
23 #endif