| author | |
| committer | |
| log | 50cae505f74d0d8507129b5ea5cc52b2b21b3f8d |
| tree | e0004801f196121f6140dddea396cf5b37c9727b |
| parent | 11915ae48e44cfd9d4e5c5823919fb24951e68f9 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/libc/glibc/sysdeps/x86_64/x32/sysdep.h+1| ... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ |
| 17 | <https://www.gnu.org/licenses/>. */ | 17 | <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <sysdeps/x86_64/sysdep.h> | 19 | #include <sysdeps/x86_64/sysdep.h> |
| 20 | #undef LP_SIZE | ||
| 20 | #ifdef __ASSEMBLER__ | 21 | #ifdef __ASSEMBLER__ |
| 21 | # define LP_SIZE 4 | 22 | # define LP_SIZE 4 |
| 22 | #else | 23 | #else |