added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / arch / arm / mach-iop33x / include / mach / memory.h
bloba30a96aa6d2db541c7c2c44fa55d0cd164c26023
1 /*
2 * arch/arm/mach-iop33x/include/mach/memory.h
3 */
5 #ifndef __MEMORY_H
6 #define __MEMORY_H
8 /*
9 * Physical DRAM offset.
11 #define PHYS_OFFSET UL(0x00000000)
13 #endif