artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e43641
)
oops another copy of the prototype
author
deraadt
<deraadt@openbsd.org>
Sat, 18 Nov 2023 18:02:47 +0000
(18:02 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 18 Nov 2023 18:02:47 +0000
(18:02 +0000)
lib/csu/mips64/boot_md.h
patch
|
blob
|
history
diff --git
a/lib/csu/mips64/boot_md.h
b/lib/csu/mips64/boot_md.h
index
8c2f6ec
..
dde114e
100644
(file)
--- a/
lib/csu/mips64/boot_md.h
+++ b/
lib/csu/mips64/boot_md.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: boot_md.h,v 1.
4 2023/11/18 16:26:16
deraadt Exp $ */
+/* $OpenBSD: boot_md.h,v 1.
5 2023/11/18 18:02:47
deraadt Exp $ */
/*
* Copyright (c) 1998 Per Fogelstrom, Opsycon AB
@@
-40,7
+40,7
@@
#include <machine/reloc.h>
__dead
-void _csu_abort(
int
);
+void _csu_abort(
void
);
#include "archdep.h"