X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust%2Fmarker.h;h=da3d30c873c8b1bf58ab793d01714d25606c0553;hb=12bb5a5f4eb614c4be28e862b9d78603b4626e46;hp=4c6a703be5ac6cd3b9babe91b5a3427d10b1a883;hpb=5af57e629ac975403111807ed849f906e993b4a1;p=ust.git diff --git a/libust/marker.h b/libust/marker.h index 4c6a703..da3d30c 100644 --- a/libust/marker.h +++ b/libust/marker.h @@ -94,11 +94,10 @@ struct marker { sizeof(#name)], \ 0, 0, 0, 0, marker_probe_cb, \ { __mark_empty_function, NULL}, \ - NULL, tp_name_str, tp_cb }; \ + NULL, tp_name_str, tp_cb, NULL }; \ asm (".section __marker_addr,\"aw\",@progbits\n\t" \ _ASM_PTR "%c[marker_struct], (1f)\n\t" \ ".previous\n\t" \ - "\n\t" \ "1:\n\t" \ :: [marker_struct] "i" (&__mark_##channel##_##name));\ save_registers(®s)