Ludwig Knüpfer 05d4b2f8fa cpu/native: fix thread_stack_init
The pointer arithmetic for the calculation of the context storage was off
due to the change of the stack's pointer type from unsigned int to char.
Fix offset calculation by not adjusting for unsigned int width anymore.
2016-07-26 20:07:08 +02:00
..
2016-03-31 22:23:35 +02:00
2016-07-25 18:35:05 -07:00
2016-03-31 22:23:35 +02:00
2016-06-08 16:38:20 +02:00
2016-06-08 16:38:20 +02:00
2016-06-08 16:38:20 +02:00
2016-07-26 20:07:08 +02:00
2014-08-23 16:16:26 +02:00