artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24d37ae
)
initiailze -> initialize
author
jsg
<jsg@openbsd.org>
Mon, 21 Feb 2022 10:51:36 +0000
(10:51 +0000)
committer
jsg
<jsg@openbsd.org>
Mon, 21 Feb 2022 10:51:36 +0000
(10:51 +0000)
sys/arch/sh/sh/sh_machdep.c
patch
|
blob
|
history
diff --git
a/sys/arch/sh/sh/sh_machdep.c
b/sys/arch/sh/sh/sh_machdep.c
index
3d32176
..
07b4f31
100644
(file)
--- a/
sys/arch/sh/sh/sh_machdep.c
+++ b/
sys/arch/sh/sh/sh_machdep.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: sh_machdep.c,v 1.5
3 2021/10/06 15:46:03 claudio Exp $
*/
+/* $OpenBSD: sh_machdep.c,v 1.5
4 2022/02/21 10:51:36 jsg Exp $
*/
/* $NetBSD: sh3_machdep.c,v 1.59 2006/03/04 01:13:36 uwe Exp $ */
/*
@@
-164,7
+164,7
@@
sh_cpu_init(int arch, int product)
/* Hardclock, RTC initialize. */
machine_clock_init();
- /* ICU initia
il
ze. */
+ /* ICU initia
li
ze. */
intc_init();
/* Exception vector. */