summaryrefslogtreecommitdiffstats
path: root/libacc/tests/simplest.c
diff options
context:
space:
mode:
authorJack Palevich <jackpal@google.com>2009-05-13 10:58:45 -0700
committerJack Palevich <jackpal@google.com>2009-05-13 10:58:45 -0700
commit2230513fc0ba455c6de39525dded4274dfb0146b (patch)
tree813c19c0b7c588e193c9c1e69d2a0c273c2dbb2b /libacc/tests/simplest.c
parent2ac16b7e46753238312475cf16aa910c1897c5d0 (diff)
downloadsystem_core-2230513fc0ba455c6de39525dded4274dfb0146b.zip
system_core-2230513fc0ba455c6de39525dded4274dfb0146b.tar.gz
system_core-2230513fc0ba455c6de39525dded4274dfb0146b.tar.bz2
Add stub Arm code generator.
Diffstat (limited to 'libacc/tests/simplest.c')
-rw-r--r--libacc/tests/simplest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libacc/tests/simplest.c b/libacc/tests/simplest.c
new file mode 100644
index 0000000..bae895a
--- /dev/null
+++ b/libacc/tests/simplest.c
@@ -0,0 +1 @@
+main() {}