summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/bits/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nt32/bits/ioctl.h')
-rw-r--r--arch/nt32/bits/ioctl.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/nt32/bits/ioctl.h b/arch/nt32/bits/ioctl.h
index 9cbfee7..1bae89b 100644
--- a/arch/nt32/bits/ioctl.h
+++ b/arch/nt32/bits/ioctl.h
@@ -87,12 +87,12 @@
#define TIOCSER_TEMT 1
-struct winsize {
- unsigned short ws_row;
- unsigned short ws_col;
- unsigned short ws_xpixel;
- unsigned short ws_ypixel;
-};
+@@@struct winsize {
+@@@ unsigned short ws_row;
+@@@ unsigned short ws_col;
+@@@ unsigned short ws_xpixel;
+@@@ unsigned short ws_ypixel;
+@@@};
#define TIOCM_LE 0x001
#define TIOCM_DTR 0x002