artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ea8219
)
bump minor after RAID 1C support synced form arm64
author
kn
<kn@openbsd.org>
Mon, 16 Jan 2023 21:32:12 +0000
(21:32 +0000)
committer
kn
<kn@openbsd.org>
Mon, 16 Jan 2023 21:32:12 +0000
(21:32 +0000)
sys/arch/riscv64/stand/efiboot/conf.c
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/stand/efiboot/conf.c
b/sys/arch/riscv64/stand/efiboot/conf.c
index
4fd7153
..
12e6852
100644
(file)
--- a/
sys/arch/riscv64/stand/efiboot/conf.c
+++ b/
sys/arch/riscv64/stand/efiboot/conf.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: conf.c,v 1.
1 2021/04/28 19:01:00 drahn Exp $
*/
+/* $OpenBSD: conf.c,v 1.
2 2023/01/16 21:32:12 kn Exp $
*/
/*
* Copyright (c) 1996 Michael Shalayeff
@@
-46,7
+46,7
@@
#include "efipxe.h"
#include "softraid_riscv64.h"
-const char version[] = "1.
4
";
+const char version[] = "1.
5
";
int debug = 0;
struct fs_ops file_system[] = {