ARM: shmobile: r8a7790: Add CMT devices to DT
[deliverable/linux.git] / arch / sh / include / asm / bl_bit.h
CommitLineData
e839ca52
DH
1#ifndef __ASM_SH_BL_BIT_H
2#define __ASM_SH_BL_BIT_H
3
4#ifdef CONFIG_SUPERH32
a1ce3928 5# include <asm/bl_bit_32.h>
e839ca52 6#else
a1ce3928 7# include <asm/bl_bit_64.h>
e839ca52
DH
8#endif
9
10#endif /* __ASM_SH_BL_BIT_H */
This page took 0.142352 seconds and 5 git commands to generate.