Files
linux-apfs/include/asm-blackfin/mem_map.h
T

13 lines
181 B
C
Raw Normal View History

2007-05-06 14:50:22 -07:00
/*
* mem_map.h
* Common header file for blackfin family of processors.
*
*/
#ifndef _MEM_MAP_H_
#define _MEM_MAP_H_
#include <asm/mach/mem_map.h>
#endif /* _MEM_MAP_H_ */