fork fix
[lttv.git] / genevent / kernel.xml
index 0a2142eabdac030f6f389db7c39e2e1aad4b10f3..dd98a6c9355f79ed499ce37dd574e013ca8cc6c0 100644 (file)
@@ -5,7 +5,7 @@
     <description>System call entry</description>
     <struct>
       <field name="syscall_id"> <description>Syscall entry number in entry.S</description> <uint size=1/> </field>
-      <field name="address"> <description>Address from which call was made</description> <uint size=4/> </field>
+      <field name="address"> <description>Address from which call was made</description> <pointer/> </field>
      </struct>
   </event>
        
This page took 0.028289 seconds and 4 git commands to generate.