diff packages/hal/arm/aeb/current/include/pkgconf/mlt_arm_aebC_ram.h @ 54:f10165814f1e ecos-sw-1999-11-19

Merge from eCos master repository on 1999-11-19-22:24:39-GMT
author jlarmour
date Fri, 19 Nov 1999 23:37:56 +0000
parents
children 755351606154
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/packages/hal/arm/aeb/current/include/pkgconf/mlt_arm_aebC_ram.h
@@ -0,0 +1,19 @@
+// eCos memory layout - Tue Nov 09 07:03:07 1999
+
+// This is a generated file - do not edit
+
+#include <cyg/infra/cyg_type.h>
+#include <stddef.h>
+
+#define CYGMEM_REGION_ram (0)
+#define CYGMEM_REGION_ram_SIZE (0x48000)
+#define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
+extern char CYG_LABEL_NAME (_reserved_vectors) [];
+#define CYGMEM_SECTION_reserved_vectors (CYG_LABEL_NAME (_reserved_vectors))
+#define CYGMEM_SECTION_reserved_vectors_SIZE (0x1000)
+extern char CYG_LABEL_NAME (_reserved_not_mapped) [];
+#define CYGMEM_SECTION_reserved_not_mapped (CYG_LABEL_NAME (_reserved_not_mapped))
+#define CYGMEM_SECTION_reserved_not_mapped_SIZE (0x7000)
+extern char CYG_LABEL_NAME (_reserved_rom_usage) [];
+#define CYGMEM_SECTION_reserved_rom_usage (CYG_LABEL_NAME (_reserved_rom_usage))
+#define CYGMEM_SECTION_reserved_rom_usage_SIZE (0x4000)