artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be9f57
)
variable has to be a pointer after last change
author
deraadt
<deraadt@openbsd.org>
Sat, 1 May 2021 00:22:33 +0000
(
00:22
+0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 1 May 2021 00:22:33 +0000
(
00:22
+0000)
sys/dev/ic/stivar.h
patch
|
blob
|
history
diff --git
a/sys/dev/ic/stivar.h
b/sys/dev/ic/stivar.h
index
d581d51
..
dff4ae2
100644
(file)
--- a/
sys/dev/ic/stivar.h
+++ b/
sys/dev/ic/stivar.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: stivar.h,v 1.2
5 2015/04/05 23:25:57 miod Exp $
*/
+/* $OpenBSD: stivar.h,v 1.2
6 2021/05/01 00:22:33 deraadt Exp $
*/
/*
* Copyright (c) 2000-2003 Michael Shalayeff
@@
-45,7
+45,7
@@
struct sti_rom {
bus_addr_t *bases;
struct sti_dd rom_dd; /* in word format */
- v
addr_t
rom_code;
+ v
oid *
rom_code;
/*
* ROM-provided function pointers