Stefan Haubenthal's patch for Contiki port
git-svn-id: svn://svn.cc65.org/cc65/trunk@3529 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -27,3 +27,8 @@ struct tm currentTime;
|
||||
|
||||
}
|
||||
|
||||
clock_t clock(void) {
|
||||
|
||||
return _systime();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user