Revision d2fd1af7 linux-user/x86_64/syscall.h

b/linux-user/x86_64/syscall.h
91 91
};
92 92

  
93 93
#define UNAME_MACHINE "x86_64"
94

  
95
#define TARGET_ARCH_SET_GS 0x1001
96
#define TARGET_ARCH_SET_FS 0x1002
97
#define TARGET_ARCH_GET_FS 0x1003
98
#define TARGET_ARCH_GET_GS 0x1004

Also available in: Unified diff