repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NET]: lockdep classes in register_netdevice
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-blackfin
/
mem_map.h
blob
42d1f37f6d9c6b6403ed074ce336fed2391fd6d6
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_ */