signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
[deliverable/linux.git] / arch / sh / include / asm / cache_insns.h
CommitLineData
e839ca52
DH
1#ifndef __ASM_SH_CACHE_INSNS_H
2#define __ASM_SH_CACHE_INSNS_H
3
4
5#ifdef CONFIG_SUPERH32
a1ce3928 6# include <asm/cache_insns_32.h>
e839ca52 7#else
a1ce3928 8# include <asm/cache_insns_64.h>
e839ca52
DH
9#endif
10
11#endif /* __ASM_SH_CACHE_INSNS_H */
This page took 0.231177 seconds and 5 git commands to generate.