aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-base.h')
-rw-r--r--sim/common/hw-base.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/common/hw-base.h b/sim/common/hw-base.h
index 01ea1e7..b6a078a 100644
--- a/sim/common/hw-base.h
+++ b/sim/common/hw-base.h
@@ -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.
@@ -23,7 +23,7 @@
#ifndef HW_BASE
#define HW_BASE
-/* Create a primative device */
+/* Create a primitive device */
struct hw *hw_create
(struct sim_state *sd,