浏览代码

typo in macro definitions for x86_64

Rich Felker 13 年之前
父节点
当前提交
6cb277d75e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/x86_64/bits/posix.h

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

@@ -1,2 +1,2 @@
 #define _POSIX_V6_LP64_OFF64  1
-#define _POSIX_V6_LP64_OFF64  1
+#define _POSIX_V7_LP64_OFF64  1