]> sourceware.org Git - systemtap.git/blob - testsuite/semok/thirtyseven.stp
Rename CONTEXT regflags to probe_flags. Now simply indicates user mode.
[systemtap.git] / testsuite / semok / thirtyseven.stp
1 #! stap -wWp2
2
3 # PR 11075
4
5 global foo # evokes warning
6 probe begin { exit() }
This page took 0.033744 seconds and 5 git commands to generate.