update
[lttv.git] / markers-test / test-mark-speed-edit.c
index 0d9861273699efd559154d7efdecf920bccfa739..b8249d6964d62e6c3171ee405f12f45b3746f146 100644 (file)
@@ -19,10 +19,10 @@ static void noinline test2(const struct marker *mdata,
                ins[0], ins[1], ins[2], ins[3], ins[4]);
 #endif //0
        ins[0] = 0x90;
-       ins[1] = 0x90;
-       ins[2] = 0x90;
-       ins[3] = 0x90;
-       ins[4] = 0x90;
+       ins[1] = 0x8d;
+       ins[2] = 0x74;
+       ins[3] = 0x26;
+       ins[4] = 0x00;
 }
 
 /*
This page took 0.024805 seconds and 4 git commands to generate.