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

#include "mibdefs.h"

extern void     init_memory_darwin7(void);

#endif                          /* _MIBGROUP_MEMORY_DARWIN7_H */