med rtos libraries

Dependents:   ECE4333Lab3

Fork of mbed-rtos by mbed official

Revision:
59:28712e303960
Parent:
49:77c8e4604045
Child:
68:d3d0e710b443
--- a/rtx/TARGET_CORTEX_M/TARGET_M3/TOOLCHAIN_GCC/HAL_CM3.s	Tue Dec 16 08:15:25 2014 +0000
+++ b/rtx/TARGET_CORTEX_M/TARGET_M3/TOOLCHAIN_GCC/HAL_CM3.s	Tue Jan 06 16:16:03 2015 +0000
@@ -35,7 +35,7 @@
         .file   "HAL_CM3.S"
         .syntax unified
 
-        .equ    TCB_TSTACK, 36
+        .equ    TCB_TSTACK, 40
 
 
 /*----------------------------------------------------------------------------