- add FE support for MS _AddressOfReturnAddress()
[cparser] / driver / firm_cmdline.h
index 75d1408..484cb52 100644 (file)
@@ -138,11 +138,6 @@ extern struct a_firm_dump firm_dump;
 extern struct a_firm_ext_grs firm_ext_grs;
 
 
-/**
- * prints the firm version number
- */
-void print_firm_version(FILE *f);
-
 /**
  * called by the generic command line parser
  * to handle the --firm= or -f options