ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.git] / arch / h8300 / include / asm / swab.h
blob39abbf52807dd9de130686f9c472c168f01516ae
1 #ifndef _H8300_SWAB_H
2 #define _H8300_SWAB_H
4 #include <linux/types.h>
6 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
7 # define __SWAB_64_THRU_32__
8 #endif
10 #endif /* _H8300_SWAB_H */