diff options
Diffstat (limited to 'sim/common/hw-base.h')
-rw-r--r-- | sim/common/hw-base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/hw-base.h b/sim/common/hw-base.h index 01ea1e7..2843ab7 100644 --- a/sim/common/hw-base.h +++ b/sim/common/hw-base.h @@ -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, |