artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56f8640
)
oops, a typo snuck in
author
deraadt
<deraadt@openbsd.org>
Tue, 8 Feb 2022 23:19:47 +0000
(23:19 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 8 Feb 2022 23:19:47 +0000
(23:19 +0000)
sys/arch/arm64/arm64/acpi_machdep.c
patch
|
blob
|
history
diff --git
a/sys/arch/arm64/arm64/acpi_machdep.c
b/sys/arch/arm64/arm64/acpi_machdep.c
index
cc92da1
..
4ad8b1a
100644
(file)
--- a/
sys/arch/arm64/arm64/acpi_machdep.c
+++ b/
sys/arch/arm64/arm64/acpi_machdep.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: acpi_machdep.c,v 1.1
7 2022/02/08 17:25:11
deraadt Exp $ */
+/* $OpenBSD: acpi_machdep.c,v 1.1
8 2022/02/08 23:19:47
deraadt Exp $ */
/*
* Copyright (c) 2018 Mark Kettenis
*
@@
-191,7
+191,7
@@
acpi_intr_disestablish(void *cookie)
}
void
-sleep_clocks(void *)
+sleep_clocks(void *
v
)
{
}