Fix handling of null stap semaphores
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / stap-probe.c
index 3d742d1253e12c8679f4a9fde36eb5ea7e528975..5cb549498a5abc9a949e573bef600db9dcf451c1 100644 (file)
@@ -31,6 +31,8 @@ __extension__ unsigned short test_pstr_semaphore __attribute__ ((unused)) __attr
 __extension__ unsigned short test_ps_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
 #else
 
+int relocation_marker __attribute__ ((unused));
+
 #define TEST 1
 #define TEST2 1
 
This page took 0.026034 seconds and 4 git commands to generate.