ust: cleanup hello.c
[ust.git] / hello / marker-control.c
index 419147a4475710a521d1f569d803197fdad317bf..9d231d1143438b83358fdd2d5ea86f6c104c4fb3 100644 (file)
@@ -409,7 +409,7 @@ static void disconnect_all_markers(void)
        }
 }
 
-int marker_control_init(void)
+int __attribute__((constructor)) marker_control_init(void)
 {
        int ret;
 
This page took 0.02402 seconds and 4 git commands to generate.