summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-07-05 10:18:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-07-05 10:20:18 +0200
commit313e1d5f1c8c7cd8e3d458628b040ce1c264d23c (patch)
treeb69505e369429fc085df5fb5efaace05a01b508e /rtemsbsd/include/machine
parenti2c tool : port to RTEMS (diff)
downloadrtems-libbsd-313e1d5f1c8c7cd8e3d458628b040ce1c264d23c.tar.bz2
SLEEPQUEUE(9): Fix timeout handling
Diffstat (limited to 'rtemsbsd/include/machine')
-rw-r--r--rtemsbsd/include/machine/rtems-bsd-thread.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsbsd/include/machine/rtems-bsd-thread.h b/rtemsbsd/include/machine/rtems-bsd-thread.h
index 49652a7e..28286b8e 100644
--- a/rtemsbsd/include/machine/rtems-bsd-thread.h
+++ b/rtemsbsd/include/machine/rtems-bsd-thread.h
@@ -46,6 +46,8 @@
#include <rtems.h>
+extern sbintime_t rtems_bsd_sbt_per_watchdog_tick;
+
#define BSD_TASK_NAME rtems_build_name('_', 'B', 'S', 'D')
struct thread *