Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / sh / include / asm / cache_insns.h
blobd25fbe53090db9b4166851a42a585811a4afdd69
1 #ifndef __ASM_SH_CACHE_INSNS_H
2 #define __ASM_SH_CACHE_INSNS_H
5 #ifdef CONFIG_SUPERH32
6 # include "cache_insns_32.h"
7 #else
8 # include "cache_insns_64.h"
9 #endif
11 #endif /* __ASM_SH_CACHE_INSNS_H */