????

Your IP : 216.73.216.174


Current Path : /usr/share/systemtap/tapset/dyninst/
Upload File :
Current File : //usr/share/systemtap/tapset/dyninst/syscalls.stpm

// NB: The python tapset uses the following macro from the syscalls macros.

@define __pointer(val)
%(
    # Since we can't really know if this is a compat task, just return
    # the value we've got.
    @val
%)