summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rtemsbsd/include/rtems/bsd/sys/time.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/rtemsbsd/include/rtems/bsd/sys/time.h b/rtemsbsd/include/rtems/bsd/sys/time.h
index 779d233b..a09e3768 100644
--- a/rtemsbsd/include/rtems/bsd/sys/time.h
+++ b/rtemsbsd/include/rtems/bsd/sys/time.h
@@ -50,6 +50,4 @@
#define time_second _Timecounter_Time_second
#define time_uptime _Timecounter_Time_uptime
-extern struct bintime _Timecounter_Boottimebin;
-
#endif /* _RTEMS_BSD_SYS_TIME_H_ */