aboutsummaryrefslogtreecommitdiff
path: root/cc/cc-test/src/bar2.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc-test/src/bar2.c')
-rw-r--r--cc/cc-test/src/bar2.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/cc/cc-test/src/bar2.c b/cc/cc-test/src/bar2.c
deleted file mode 100644
index 9be4291..0000000
--- a/cc/cc-test/src/bar2.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <stdint.h>
-
-int32_t bar2() {
- return 6;
-}
-