tools build: Add new build support
[linux-2.6-microblaze.git] / tools / build / tests / ex / arch / f.c
diff --git a/tools/build/tests/ex/arch/f.c b/tools/build/tests/ex/arch/f.c
new file mode 100644 (file)
index 0000000..7c3e9e9
--- /dev/null
@@ -0,0 +1,5 @@
+
+int f(void)
+{
+       return 0;
+}