diff packages/hal/sh/edk7708/current/include/pkgconf/mlt_sh_edk7708_ram.h @ 134:d2f49caf9e38 ecos-sw-2000-11-03

Merge from eCos master repository on 2000-11-03-09:00:49-GMT
author jlarmour
date Fri, 03 Nov 2000 21:17:40 +0000
parents
children 022f1e506033
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/packages/hal/sh/edk7708/current/include/pkgconf/mlt_sh_edk7708_ram.h
@@ -0,0 +1,17 @@
+// eCos memory layout - Fri Oct 20 09:50:36 2000
+
+// This is a generated file - do not edit
+
+#ifndef __ASSEMBLER__
+#include <cyg/infra/cyg_type.h>
+#include <stddef.h>
+
+#endif
+#define CYGMEM_REGION_ram (0x8008000)
+#define CYGMEM_REGION_ram_SIZE (0xf8000)
+#define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
+#ifndef __ASSEMBLER__
+extern char CYG_LABEL_NAME (__heap1) [];
+#endif
+#define CYGMEM_SECTION_heap1 (CYG_LABEL_NAME (__heap1))
+#define CYGMEM_SECTION_heap1_SIZE (0x8100000 - (size_t) CYG_LABEL_NAME (__heap1))