sh: Clean up code of Solution Engine 770x
[deliverable/linux.git] / include / asm-blackfin / mem_map.h
1 /*
2 * mem_map.h
3 * Common header file for blackfin family of processors.
4 *
5 */
6
7 #ifndef _MEM_MAP_H_
8 #define _MEM_MAP_H_
9
10 #include <asm/mach/mem_map.h>
11
12 #endif /* _MEM_MAP_H_ */
This page took 0.031596 seconds and 5 git commands to generate.