Explorar o código

x86_64/bits/signal.h: fix typo in REG_CSGSFS

rofl0r %!s(int64=12) %!d(string=hai) anos
pai
achega
3bb167b338
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/x86_64/bits/signal.h

+ 1 - 1
arch/x86_64/bits/signal.h

@@ -20,7 +20,7 @@
 #define REG_RSP         15
 #define REG_RIP         16
 #define REG_EFL         17
-#define REG_CSGFS       18
+#define REG_CSGSFS      18
 #define REG_ERR         19
 #define REG_TRAPNO      20
 #define REG_OLDMASK     21