Remove prototype added twice by mistake
This commit is contained in:
parent
4d1fe8d8ef
commit
1281ec5b00
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: libi386.h,v 1.46 2019/10/18 01:09:46 manu Exp $ */
|
||||
/* $NetBSD: libi386.h,v 1.47 2019/10/18 01:24:51 manu Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1996
|
||||
@ -173,6 +173,4 @@ void framebuffer_configure(struct btinfo_framebuffer *);
|
||||
|
||||
void ksyms_addr_set(void *, void *, void *);
|
||||
|
||||
void ksyms_addr_set(void *, void *, void *);
|
||||
|
||||
#endif /* __I386_STAND_LIBI386_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user