mirror of
https://github.com/drasko/codezero.git
synced 2026-04-11 14:39:12 +02:00
Changes between 16 March 2010 - 6 April 2010
Mutex system call fixed for multiple contenders Userspace irq support extended to keyboard/mouse. Scheduler modified for real-time irq tasks
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Author: Bahadir Balban
|
||||
*/
|
||||
#include <l4/platform/realview/timer.h>
|
||||
#include <l4/platform/realview/irq.h>
|
||||
#include <l4/lib/printk.h>
|
||||
#include INC_PLAT(offsets.h)
|
||||
#include INC_SUBARCH(perfmon.h)
|
||||
|
||||
Reference in New Issue
Block a user