ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / sysutils / net-snmp / sun / sdk / demo / demo_module_8 / me1LoadGroup.h
blob59b2771c834b67cd480ec64b681ce1a1127713cf
1 /*
2 * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
4 * U.S. Government Rights - Commercial software. Government users are subject
5 * to the Sun Microsystems, Inc. standard license agreement and applicable
6 * provisions of the FAR and its supplements.
9 * This distribution may include materials developed by third parties. Sun,
10 * Sun Microsystems, the Sun logo and Solaris are trademarks or registered
11 * trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
16 * Note: this file originally auto-generated by mib2c using
17 * : mib2c.scalar.conf,v 1.1.1.1 2003/03/26 18:12:30 pcarroll Exp $
20 #ifndef ME1LOADGROUP_H
21 #define ME1LOADGROUP_H
23 /* function declarations */
24 void init_me1LoadGroup(void);
25 Netsnmp_Node_Handler get_me1SystemLoadAvg15min;
26 Netsnmp_Node_Handler get_me1SystemLoadAvg1min;
27 Netsnmp_Node_Handler get_me1SystemLoadAvg5min;
29 #endif /* ME1LOADGROUP_H */