Default stack creation; fixup last change.
authorMichael Meissner <gnu@the-meissners.org>
Thu, 21 Sep 1995 22:50:23 +0000 (22:50 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Thu, 21 Sep 1995 22:50:23 +0000 (22:50 +0000)
sim/ppc/device_tree.c

index a66900d93c5bc52c1829e826f19a77d9f2b3d8c4..3a0f60e26f64c7c4e1a4f4263710f464b85fa103 100644 (file)
 #define        OEA_START_ADDRESS 4096
 #endif
 
-enum { clayton_memory_size = 0x100000 };
+#ifndef OEA_MEMORY_SIZE
+#define OEA_MEMORY_SIZE 0x100000
+#endif
+
+enum { clayton_memory_size = OEA_MEMORY_SIZE };
 
 /* insert the address into the device_nodes sorted list of addresses */
 INLINE_DEVICE_TREE void