X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Ftestsuite%2Fgdb.base%2Fstap-probe.c;h=3d742d1253e12c8679f4a9fde36eb5ea7e528975;hb=47e9d49d2d795224f4b3f04c89c268627b850be4;hp=f79e9e1cb33bc6114a2159a81b2ba394bdcd1cf1;hpb=7f02673206eaef00f240b84c21069b4e5fbe09ea;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.base/stap-probe.c b/gdb/testsuite/gdb.base/stap-probe.c index f79e9e1cb3..3d742d1253 100644 --- a/gdb/testsuite/gdb.base/stap-probe.c +++ b/gdb/testsuite/gdb.base/stap-probe.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#if USE_PROBES +#if USE_SEMAPHORES #define _SDT_HAS_SEMAPHORES __extension__ unsigned short test_user_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));