Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
9026167dc03003e05b77f7768684a01a7d8e2cc5
/
.
/
agent
/
kernel.h
blob: 3ca097055a82bc4f09287b11786937c1f371897b [
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