aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib/stdint.h
diff options
context:
space:
mode:
authorMao Han <han_mao@c-sky.com>2019-03-11 09:48:51 +0800
committerMao Han <han_mao@c-sky.com>2019-03-11 09:48:51 +0800
commit827e30f3a31ee294eb23dc572f8af62158049257 (patch)
treeaf716fe3ba339253c29d7345004194c7bfb6422d /stdlib/stdint.h
parentC-SKY: fix sigcontext miss match (diff)
downloadglibc-827e30f3a31ee294eb23dc572f8af62158049257.tar.xz
glibc-827e30f3a31ee294eb23dc572f8af62158049257.zip
C-SKY: remove user_regs definition
C-SKY GDB dose not use this file for ptrace and coredump. ptrace can use pt_regs definition from linux kernel directly. The old definition only got 34 regs instead of 38 regs from linux kernel, which will corrupted the memory after ptrace PTRACE_GETREGSET call. * sysdeps/unix/sysv/linux/csky/sys/procfs.h: Use linux definition directly. * sysdeps/unix/sysv/linux/csky/sys/user.h: Remove user_regs definition.
Diffstat (limited to 'stdlib/stdint.h')
0 files changed, 0 insertions, 0 deletions