Do not use __attribute__((constructor))
[lttv.git] / lttv / lttv / sync / event_processing_lttng_null.h
index 9204b8fb4802d5512eb7f37726db414c1f011588..8e01c58c3bda3ee85c6b482f0972d2ea8a32440d 100644 (file)
@@ -35,4 +35,6 @@ typedef struct
        GArray* hookListList;
 } ProcessingDataLTTVNull;
 
+void registerProcessingLTTVNull();
+
 #endif
This page took 0.022338 seconds and 4 git commands to generate.