Trailing whitespace
[bertos.git] / bertos / cpu / cortex-m3 / scripts / lm3s8962_ram.ld
index d404988248686317ec16613f6e3558cb286e3058..61e673d0ffc252a10f59ba38165c59bf40c609ec 100644 (file)
  * \author Andrea Righi <arighi@develer.com>
  */
 
+
+/*
+ * Define stack size here
+ * Variable used in the cortex-m3_ram.ld file
+ */
+STACK_SIZE = 0x1000;
+
 /*
  * Define memory configuration for LM3S8962 board
  */