Revision 5fafdf24 linux-user/sparc/termbits.h

b/linux-user/sparc/termbits.h
182 182
#define TARGET_TCSETSW		TARGET_IOW('T', 10, struct target_termios)
183 183
#define TARGET_TCSETSF		TARGET_IOW('T', 11, struct target_termios)
184 184

  
185
/* Note that all the ioctls that are not available in Linux have a 
185
/* Note that all the ioctls that are not available in Linux have a
186 186
 * double underscore on the front to: a) avoid some programs to
187 187
 * thing we support some ioctls under Linux (autoconfiguration stuff)
188 188
 */

Also available in: Unified diff