File tree 1 file changed +1
-1
lines changed
src/unix/linux_like/linux/arch/sparc
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,6 @@ pub const TIOCGEXCL: ::Ioctl = 0x40045440;
158
158
pub const TIOCGPTPEER : :: Ioctl = 0x20007489 ;
159
159
pub const FIONCLEX : :: Ioctl = 0x20006602 ;
160
160
pub const FIOCLEX : :: Ioctl = 0x20006601 ;
161
- pub const FIOASYNC : :: Ioctl = 0x4004667d ;
162
161
pub const TIOCSERCONFIG : :: Ioctl = 0x5453 ;
163
162
pub const TIOCSERGWILD : :: Ioctl = 0x5454 ;
164
163
pub const TIOCSERSWILD : :: Ioctl = 0x5455 ;
@@ -173,6 +172,7 @@ pub const TIOCGICOUNT: ::Ioctl = 0x545D;
173
172
pub const TIOCSTART : :: Ioctl = 0x2000746e ;
174
173
pub const TIOCSTOP : :: Ioctl = 0x2000746f ;
175
174
175
+ //pub const FIOASYNC: ::Ioctl = 0x4004667d;
176
176
//pub const FIOQSIZE: ::Ioctl = ;
177
177
//pub const TIOCGISO7816: ::Ioctl = 0x40285443;
178
178
//pub const TIOCSISO7816: ::Ioctl = 0xc0285444;
You can’t perform that action at this time.
0 commit comments