diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | darwin-user/ioctls_types.h | 2 | ||||
-rw-r--r-- | tests/cris/check_cmp-2.s | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -15,4 +15,4 @@ device emulation sources are released under the BSD license. 4) QEMU is a trademark of Fabrice Bellard. -Fabrice Bellard.
\ No newline at end of file +Fabrice Bellard. @@ -1,3 +1,3 @@ Read the documentation in qemu-doc.html. -Fabrice Bellard.
\ No newline at end of file +Fabrice Bellard. diff --git a/darwin-user/ioctls_types.h b/darwin-user/ioctls_types.h index 63e65f031b..014561a40d 100644 --- a/darwin-user/ioctls_types.h +++ b/darwin-user/ioctls_types.h @@ -1 +1 @@ -STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)
\ No newline at end of file +STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT) 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 |