repo.or.cz
/
linux-2.6
/
openmoko-kernel
/
knife-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[POWERPC] Sky Cpu and Nexus: code style improvement
[linux-2.6/openmoko-kernel/knife-kernel.git]
/
include
/
asm-arm
/
arch-ixp23xx
/
vmalloc.h
blob
9f256665854160f2d4db2f908957ee84140f4157
1
/*
2
* include/asm-arm/arch-ixp23xx/vmalloc.h
3
*
4
* Copyright (c) 2005 MontaVista Software, Inc.
5
*
6
* NPU mappings end at 0xf0000000 and we allocate 64MB for board
7
* specific static I/O.
8
*/
9
10
#define VMALLOC_END (0xec000000)