kosmos threading running
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
//! \author tkl
|
||||
//! \date Jul 5, 2012
|
||||
//! \brief Source file of the architecture independent timer implementation.
|
||||
#include "include/timer.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "timer.h"
|
||||
|
||||
int timer_open(const struct loki_timer *device)
|
||||
{
|
||||
|
Reference in New Issue
Block a user