op_version.h

Go to the documentation of this file.
00001 
00012 #ifndef OP_VERSION_H
00013 #define OP_VERSION_H
00014 
00015 #ifdef __cplusplus
00016 extern "C" {
00017 #endif
00018 
00020 void show_version(char const * app_name);
00021 
00022 #ifdef __cplusplus
00023 }
00024 #endif
00025 
00026 #endif /* !OP_VERSION_H */

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1