Mercurial > nand-ecoscentric
view packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pid9_stubs.h @ 56:755351606154 ecos-sw-1999-12-01
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
| author | jlarmour |
|---|---|
| date | Wed, 01 Dec 1999 18:33:37 +0000 |
| parents | |
| children | bf00f99aec69 |
line wrap: on
line source
// eCos memory layout - Wed Nov 24 10:37:15 1999 // This is a generated file - changes will be lost if ConfigTool(MLT) is run #include <cyg/infra/cyg_type.h> #include <stddef.h> #define CYGMEM_REGION_ram (0x800) #define CYGMEM_REGION_ram_SIZE (0x3800) #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W) #define CYGMEM_REGION_rom (0x4000000) #define CYGMEM_REGION_rom_SIZE (0x80000) #define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R)
