Move ticks definition

This commit is contained in:
Sebastian Huber
2013-10-24 10:17:20 +02:00
parent 5d288bc6ee
commit ea49a89a2c
2 changed files with 3 additions and 3 deletions

View File

@@ -109,9 +109,6 @@
#define abs _bsd_abs
#define labs _bsd_labs
#include <rtems/score/watchdogimpl.h>
#define ticks _Watchdog_Ticks_since_boot
/* Debug */
void rtems_bsd_assert_func(const char *file, int line, const char *func, const char *expr);