summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/tod.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/tod.c')
-rw-r--r--c/src/lib/libbsp/shared/tod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/tod.c b/c/src/lib/libbsp/shared/tod.c
index 20a3164376..bc9ec4a99d 100644
--- a/c/src/lib/libbsp/shared/tod.c
+++ b/c/src/lib/libbsp/shared/tod.c
@@ -188,7 +188,7 @@ void getRealTime(
*/
/* XXX this routine should be part of the public RTEMS interface */
-rtems_boolean _TOD_Validate( rtems_time_of_day *tod );
+extern bool _TOD_Validate( rtems_time_of_day *tod );
int setRealTime(
rtems_time_of_day *tod