diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-06-15 19:37:07 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-06-15 19:37:07 +0000 |
commit | 394411ac7442f6c3803b7f60379697b750b2ab3f (patch) | |
tree | e06dcc176b56a44759472b99bb69fe60de4ceef4 /tests/.cvsignore | |
parent | ea76864009c3d7458b466123ae7cf10daafde53b (diff) | |
download | qemu-394411ac7442f6c3803b7f60379697b750b2ab3f.zip qemu-394411ac7442f6c3803b7f60379697b750b2ab3f.tar.gz qemu-394411ac7442f6c3803b7f60379697b750b2ab3f.tar.bz2 |
added hello world for ARM
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@231 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tests/.cvsignore')
-rw-r--r-- | tests/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index b70d47b..5e5781e 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -1,6 +1,7 @@ gmon.out testsig hello + hello-arm sha1.test.c sha1.c test-i386 |