Mercurial > ecos
view packages/hal/sh/edk/current/include/pkgconf/mlt_sh_edk7708_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 | eb9fd8c04db3 |
line wrap: on
line source
// eCos memory layout - Wed Nov 24 15:34:41 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 (0x8008000) #define CYGMEM_REGION_ram_SIZE (0xf8000) #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
