summaryrefslogtreecommitdiff
path: root/agent/mibgroup/ucd-snmp/memory_netbsd1.h
blob: a195f85d0e80ccad8c5937b14e1d13d5595f3167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  memory quantity mib groups
 *
 */
#ifndef _MIBGROUP_MEMORY_NETBSD1_H
#define _MIBGROUP_MEMORY_NETBSD1_H

config_require(util_funcs/header_generic)

#include "mibdefs.h"

extern void     init_memory_netbsd1(void);

#endif                          /* _MIBGROUP_MEMORY_NETBSD1_H */