summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/include/asm-armnommu/arch-W90N745/processor.h
blob: c5145dfd2c083e9e337313435db923fb1f661a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * uclinux/include/asm-armnommu/arch-W90N745/mmu.h
 *
 */
#ifndef __ASM_ARCH_PROCESSOR_H
#define __ASM_ARCH_PROCESSOR_H

#define EISA_bus 0
#define EISA_bus__is_a_macro
#define MCA_bus 0
#define MCA_bus__is_a_macro

#define TASK_SIZE (0x01a00000UL)

#endif