Mercurial > nand-ecoscentric
view packages/hal/powerpc/cogent/current/include/pkgconf/mlt_powerpc_cogent_rom.h @ 70:c5536bad4c24 ecos-sw-2000-02-11
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 11 Feb 2000 16:47:32 +0000 |
| parents | 755351606154 |
| children | 95f3e12a6327 |
line wrap: on
line source
// eCos memory layout - Wed Nov 24 11:39:14 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 (0x0) #define CYGMEM_REGION_ram_SIZE (0x800000) #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W) #define CYGMEM_REGION_rom (0xfff00000) #define CYGMEM_REGION_rom_SIZE (0x40000) #define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R)
