diff options
Diffstat (limited to 'darwin-user')
-rw-r--r-- | darwin-user/ioctls_types.h | 2 |
1 files changed, 1 insertions, 1 deletions
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) |