GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / microblaze / include / asm / memblock.h
blob0f3a655997a9db7a73b942f2a844f68cad298e78
1 /*
2 * Copyright (C) 2008 Michal Simek <monstr@monstr.eu>
4 * This file is subject to the terms and conditions of the GNU General Public
5 * License. See the file "COPYING" in the main directory of this archive
6 * for more details.
7 */
9 #ifndef _ASM_MICROBLAZE_MEMBLOCK_H
10 #define _ASM_MICROBLAZE_MEMBLOCK_H
12 /* MEMBLOCK limit is OFF */
13 #define MEMBLOCK_REAL_LIMIT 0xFFFFFFFF
15 #endif /* _ASM_MICROBLAZE_MEMBLOCK_H */