diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-14 08:50:18 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-14 08:50:18 +0000 |
commit | e283261910f53a988e083f35cfe50808da4fd592 (patch) | |
tree | 78db1880a1c79132c49d5b6e7ed526b84b51facd /tests | |
parent | 92fb73b9b0c0ba40d1dbef61dc798bf9499d084a (diff) |
Add missing newline at the end of file
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6020 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cris/check_cmp-2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cris/check_cmp-2.s b/tests/cris/check_cmp-2.s index c5c3f5ce85..414d370517 100644 --- a/tests/cris/check_cmp-2.s +++ b/tests/cris/check_cmp-2.s @@ -12,4 +12,4 @@ fail 1: pass - quit
\ No newline at end of file + quit |