illumos: Remove obsolete (and private) a.out define

This commit is contained in:
Patrick Mooney 2022-10-17 23:23:29 -05:00 committed by Patrick Mooney
parent 998e88630e
commit bb881547ca

View file

@ -56,8 +56,6 @@ pub const SOL_FILTER: ::c_int = 0xfffc;
pub const MADV_PURGE: ::c_int = 9;
pub const MR_HDR_AOUT: ::c_uint = 0x3;
pub const B1000000: ::speed_t = 24;
pub const B1152000: ::speed_t = 25;
pub const B1500000: ::speed_t = 26;