comparison packages/hal/arm/edb7xxx/current/include/pkgconf/mlt_arm_cl7111_ram.h @ 54:f10165814f1e ecos-sw-1999-11-19

Merge from eCos master repository on 1999-11-19-22:24:39-GMT
author jlarmour
date Fri, 19 Nov 1999 23:37:56 +0000
parents
children 755351606154
comparison
equal deleted inserted replaced
53:bf22a672b71b 54:f10165814f1e
1 // eCos memory layout - Wed Nov 17 08:08:48 1999
2
3 // This is a generated file - do not edit
4
5 #include <cyg/infra/cyg_type.h>
6 #include <stddef.h>
7
8 #define CYGMEM_REGION_ram (0)
9 #define CYGMEM_REGION_ram_SIZE (0x1c0000)
10 #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
11 extern char CYG_LABEL_NAME (_reserved) [];
12 #define CYGMEM_SECTION_reserved (CYG_LABEL_NAME (_reserved))
13 #define CYGMEM_SECTION_reserved_SIZE (0x8000)