aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-loki/include/mach/memory.h
blob: 2ed7e6e732c2fc552120f4738bc1fa9218ae3aae (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * arch/arm/mach-loki/include/mach/memory.h
 */

#ifndef __ASM_ARCH_MEMORY_H
#define __ASM_ARCH_MEMORY_H

#define PHYS_OFFSET		UL(0x00000000)

#endif