X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2FlibStateIntegrationPrototype.h;fp=src%2FlibStateIntegrationPrototype.h;h=64e58ac7f0c93e0e85d759c3788c338be8239f0c;hb=715cf83c121d2aeac7ae030d49ff5a31bd6b9ac5;hp=0000000000000000000000000000000000000000;hpb=62895477c7e60525e63e9e5117f92b34d467d0e6;p=lttngtop.git diff --git a/src/libStateIntegrationPrototype.h b/src/libStateIntegrationPrototype.h new file mode 100644 index 0000000..64e58ac --- /dev/null +++ b/src/libStateIntegrationPrototype.h @@ -0,0 +1,31 @@ +#ifndef _LIB_STATE_INTEGRATION_PROTOTYPE_H_ +#define _LIB_STATE_INTEGRATION_PROTOTYPE_H_ + + + +#ifdef __cplusplus +extern "C" +{ +#endif +#include +#include +#include +#include +#include "common.h" +#ifdef __cplusplus +} +#endif + + + +const unsigned long p_refresh_display = 1 * NSEC_PER_SEC; + + + + +/* #ifdef __cplusplus */ +/* } */ +/* #endif */ + +#endif +