From 7979e35617b49433694cf0a636d6ef2b58811ed4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 4 Jun 1995 22:43:19 +0000 Subject: changed release number to 3.2.0 --- cpukit/score/include/rtems/score/watchdog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/include') diff --git a/cpukit/score/include/rtems/score/watchdog.h b/cpukit/score/include/rtems/score/watchdog.h index c7665bfea2..70de7018dd 100644 --- a/cpukit/score/include/rtems/score/watchdog.h +++ b/cpukit/score/include/rtems/score/watchdog.h @@ -104,8 +104,8 @@ typedef struct { * during an insert on a watchdog delta chain. */ -volatile unsigned32 _Watchdog_Sync_level; -volatile unsigned32 _Watchdog_Sync_count; +EXTERN volatile unsigned32 _Watchdog_Sync_level; +EXTERN volatile unsigned32 _Watchdog_Sync_count; /* * The following defines the watchdog chains which are managed -- cgit v1.2.3