artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08bc8fc
)
delete useless XXX
author
deraadt
<deraadt@openbsd.org>
Wed, 19 May 2021 20:37:16 +0000
(20:37 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 19 May 2021 20:37:16 +0000
(20:37 +0000)
sys/arch/riscv64/riscv64/conf.c
patch
|
blob
|
history
diff --git
a/sys/arch/riscv64/riscv64/conf.c
b/sys/arch/riscv64/riscv64/conf.c
index
5cf740f
..
1516fe2
100644
(file)
--- a/
sys/arch/riscv64/riscv64/conf.c
+++ b/
sys/arch/riscv64/riscv64/conf.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: conf.c,v 1.
8 2021/05/14 06:48:52 jsg Exp $
*/
+/* $OpenBSD: conf.c,v 1.
9 2021/05/19 20:37:16 deraadt Exp $
*/
/*
* Copyright (c) 1994, 1995 Charles M. Hannum. All rights reserved.
@@
-46,7
+46,6
@@
struct bdevsw bdevsw[] =
{
- /* XXX no riscv machine will have this but we are using arm64 as a template */
bdev_notdef(), /* */
bdev_swap_init(1,sw), /* 1: swap pseudo-device */
bdev_notdef(), /* 2: was floppy diskette */