score: Rename tod.h to todimpl.h

This commit is contained in:
Sebastian Huber
2013-07-31 13:42:07 +02:00
parent 8d640134ba
commit f031df0e63
57 changed files with 60 additions and 60 deletions

View File

@@ -17,7 +17,7 @@
#include "pmacros.h"
#include "pritime.h"
#include <rtems/score/tod.h>
#include <rtems/score/todimpl.h>
/* forward declarations to avoid warnings */
rtems_task Init(rtems_task_argument argument);