Do not use __attribute__((constructor))
[lttv.git] / lttv / lttv / sync / event_matching_broadcast.h
index 8006cdd1d33e8a99ef9c62cc03267487b5170ff0..d9c4fbfad8e9df5d43c8e391280e8a8ceff1fe36 100644 (file)
@@ -65,4 +65,6 @@ typedef struct
        MatchingGraphsBroadcast* graphs;
 } MatchingDataBroadcast;
 
+void registerMatchingBroadcast();
+
 #endif
This page took 0.022686 seconds and 4 git commands to generate.