Mercurial > ecos
comparison packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pidT_ram.h @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 75:41bf073c0c32 | 76:435cced73e2f |
|---|---|
| 1 // eCos memory layout - Tue Nov 09 06:57:37 1999 | |
| 2 | |
| 3 // This is a generated file - changes will be lost if ConfigTool(MLT) is run | |
| 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 (0x80000) | |
| 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) |
