Changeset 7979e35 in rtems for cpukit/score/include/rtems/score/watchdog.h
- Timestamp:
- 06/04/95 22:43:19 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e8512eb
- Parents:
- 7c22114b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/include/rtems/score/watchdog.h
r7c22114b r7979e35 105 105 */ 106 106 107 volatile unsigned32 _Watchdog_Sync_level;108 volatile unsigned32 _Watchdog_Sync_count;107 EXTERN volatile unsigned32 _Watchdog_Sync_level; 108 EXTERN volatile unsigned32 _Watchdog_Sync_count; 109 109 110 110 /*
Note: See TracChangeset
for help on using the changeset viewer.