MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / include / asm-arm / arch-moxacpu / processor.h
blob7f47cca1e9746aea0308fe38b0b9b941c39c73fc
2 #if 0 // mask by Victor Yu. 06-13-2005
3 #ifdef not_complete_yet
4 /*
5 * uclinux/include/asm-armnommu/arch-atmel/mmu.h
7 */
8 #ifndef __ASM_ARCH_PROCESSOR_H
9 #define __ASM_ARCH_PROCESSOR_H
11 #define EISA_bus 0
12 #define EISA_bus__is_a_macro
13 #define MCA_bus 0
14 #define MCA_bus__is_a_macro
16 #define TASK_SIZE (0x01a00000UL)
18 #endif
19 #endif /* end_of_not */
20 #endif