2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / dw2gencfi.c
index c35240bb3555d34c676389fa11d5a394ba9839e7..85f2cbb01e73048202ff16dd1e7470996e3ac44d 100644 (file)
@@ -73,7 +73,7 @@
 #endif
 
 #ifndef tc_cfi_endproc
-# define tc_cfi_endproc(fde) ((void)0)
+# define tc_cfi_endproc(fde) ((void) (fde))
 #endif
 
 #ifndef DWARF2_FORMAT
This page took 0.035086 seconds and 4 git commands to generate.