2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>

* porting/idlethread.t: Change prototype of IDLE thread to consistently
	return void * and take a uintptr_t argument.
This commit is contained in:
Joel Sherrill
2009-02-12 15:56:16 +00:00
parent cca8379862
commit 6d869dfde8
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* porting/idlethread.t: Change prototype of IDLE thread to consistently
return void * and take a uintptr_t argument.
2009-01-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
* bsp_howto/console.t: Clarify interrupt transmit process.