Revision 86fcd946 linux-user/syscall_defs.h

b/linux-user/syscall_defs.h
765 765
#define TARGET_SIOCADDDLCI     0x8980          /* Create new DLCI device       */
766 766
#define TARGET_SIOCDELDLCI     0x8981          /* Delete DLCI device           */
767 767

  
768
/* From <linux/wireless.h> */
769

  
770
#define TARGET_SIOCGIWNAME     0x8B01          /* get name == wireless protocol */
768 771

  
769 772
/* From <linux/fs.h> */
770 773

  

Also available in: Unified diff