--- title: "create_annotation.p3" layout: default permalink: /API_tutorial_annotation3.html ---
DynamoRIO
|
To create the annotation source file, first copy core/lib/dr_annotations.c:
Note that the last argument to the macro specifies the body of the annotation function, which in the case of these annotations must contain a return statement because the annotations are non-void.