Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
51d88c735515fd1a38ad7e1ca59af0ff447b27fe
/
.
/
agent
/
kernel.h
blob: 38d8595bae264cce4589b09b73c7345caa409bb2 [
file
] [
log
] [
blame
]
#ifndef
linux
extern
void
init_kmem
(
const
char
*);
extern
int
klookup
(
unsigned
long
,
char
*,
int
);
#endif
#if HAVE_KVM_H
#include
<kvm.h>
extern
kvm_t
*
kd
;
#endif