diff options
Diffstat (limited to 'sim/common/dv-pal.c')
-rw-r--r-- | sim/common/dv-pal.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/common/dv-pal.c b/sim/common/dv-pal.c index dd251ab..c793e0a 100644 --- a/sim/common/dv-pal.c +++ b/sim/common/dv-pal.c @@ -1,6 +1,6 @@ /* The common simulator framework for GDB, the GNU Debugger. - Copyright 2002-2024 Free Software Foundation, Inc. + Copyright 2002-2025 Free Software Foundation, Inc. Contributed by Andrew Cagney and Red Hat. @@ -96,7 +96,7 @@ non-zero 32 bit big-endian value to this register sets the countdown timer to expire in VALUE ticks (ticks is target dependant). Reading the countdown register returns the last value - writen. + written. COUNTDOWN VALUE (read): Reading this 32 bit big-endian register returns the number of ticks remaining until the countdown timer |