]> git.saurik.com Git - apple/ld64.git/blobdiff - ld64-134.9/unit-tests/test-cases/dwarf-debug-notes/header.h
ld64-136.tar.gz
[apple/ld64.git] / ld64-134.9 / unit-tests / test-cases / dwarf-debug-notes / header.h
diff --git a/ld64-134.9/unit-tests/test-cases/dwarf-debug-notes/header.h b/ld64-134.9/unit-tests/test-cases/dwarf-debug-notes/header.h
deleted file mode 100644 (file)
index aa960dd..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-inline int foo(int x) 
-{ 
-       return x + 10;
-}
-
-extern int bar(int x);
\ No newline at end of file