Fix duplicated symbol error.
[oota-llvm.git] / include / llvm-c / lto.h
index 3aaf818e3dfce63c84bd6548c306d0be1108cf7c..6df6e1716adde1b062499fa70e3042942d079392 100644 (file)
@@ -518,9 +518,7 @@ lto_codegen_compile_optimized(lto_code_gen_t cg, size_t* length);
  * \since LTO_API_VERSION=12
  */
 extern unsigned int
-lto_api_version() {
-  return LTO_API_VERSION;
-}
+lto_api_version();
 
 /**
  * Sets options to help debug codegen bugs.