Add C++ decoration to auxv.v forgotten in r324815.
MFC after: 1 month
This commit is contained in:
parent
990c7fb044
commit
b1085812be
@ -32,6 +32,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <machine/elf.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
int elf_aux_info(int aux, void *buf, int buflen);
|
||||
__END_DECLS
|
||||
|
||||
#endif /* !_SYS_AUXV_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user