You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/include/asm-blackfin/mem_map.h

12 lines
181 B

/*
* 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_ */