Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
sh
include
asm
cache_insns.h
Go to the documentation of this file.
1
#ifndef __ASM_SH_CACHE_INSNS_H
2
#define __ASM_SH_CACHE_INSNS_H
3
4
5
#ifdef CONFIG_SUPERH32
6
# include <
asm/cache_insns_32.h
>
7
#else
8
# include <
asm/cache_insns_64.h
>
9
#endif
10
11
#endif
/* __ASM_SH_CACHE_INSNS_H */
Generated on Thu Jan 10 2013 13:17:12 for Linux Kernel by
1.8.2