pointer
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 27 Jul 2005 20:22:47 +0000 (20:22 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 27 Jul 2005 20:22:47 +0000 (20:22 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@985 04897980-b3bd-0310-b5e0-8ef037075253

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.023938 seconds and 4 git commands to generate.