Remove extern C around probe header
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Feb 2012 23:03:51 +0000 (18:03 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Feb 2012 23:03:51 +0000 (18:03 -0500)
commit88392ad78380766c2361e70ec7b7a7527690e167
treec9a5982865c63651ec2002e5e5b494cf7e75e626
parent562c813acc6247c3c749841f4e4f812e7cedb66a
Remove extern C around probe header

Not required, and prohibits sdt.h from declaring templates from
tracepoint.h.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/hello.cxx/ust_tests_hello.h
This page took 0.026222 seconds and 4 git commands to generate.