blob: 663f952a8ab3abd2ca186703362eacca430f8324 [file] [log] [blame]
Russell Kinga09e64f2008-08-05 16:14:15 +01001/*
2 * arch/arm/mach-shark/include/mach/hardware.h
3 *
4 * by Alexander Schulz
5 *
6 * derived from:
7 * arch/arm/mach-ebsa110/include/mach/hardware.h
8 * Copyright (C) 1996-1999 Russell King.
9 */
10#ifndef __ASM_ARCH_HARDWARE_H
11#define __ASM_ARCH_HARDWARE_H
12
Russell Kinga09e64f2008-08-05 16:14:15 +010013#define UNCACHEABLE_ADDR 0xdf010000
14
Russell Kinga09e64f2008-08-05 16:14:15 +010015#endif
16