artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b4abc
)
whitespace
author
deraadt
<deraadt@openbsd.org>
Mon, 28 Jun 2021 18:52:26 +0000
(18:52 +0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 28 Jun 2021 18:52:26 +0000
(18:52 +0000)
sys/arch/riscv64/riscv64/locore.S
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/riscv64/locore.S
b/sys/arch/riscv64/riscv64/locore.S
index
fc4fa91
..
f6d2c2f
100644
(file)
--- a/
sys/arch/riscv64/riscv64/locore.S
+++ b/
sys/arch/riscv64/riscv64/locore.S
@@
-1,4
+1,4
@@
-/* $OpenBSD: locore.S,v 1.
9 2021/06/28 15:45:16 deraadt Exp $
*/
+/* $OpenBSD: locore.S,v 1.
10 2021/06/28 18:52:26 deraadt Exp $
*/
/*-
* Copyright (c) 2015-2018 Ruslan Bukin <br@bsdpad.com>
@@
-418,5
+418,3
@@
mpva:
call init_secondary
END(mpentry)
#endif
-
-