projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks
[linux-2.6]
/
arch
/
blackfin
/
include
/
asm
/
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 <mach/mem_map.h>
11
12
#endif /* _MEM_MAP_H_ */