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

#include "mibdefs.h"

void            init_memory_aix4(void);

#endif                          /* _MIBGROUP_MEMORY_AIX4_H */