mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 19:00:09 +00:00
7cad09f90b
* sysdeps/hppa/nptl/tcb-offsets.sym: Define TID_THREAD_OFFSET. * sysdeps/unix/sysv/linux/hppa/clone.S: Handle RESET_PID, and restore r19 before call to _exit. * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: New file.
4 lines
65 B
ArmAsm
4 lines
65 B
ArmAsm
#define RESET_PID
|
|
#include <tcb-offsets.h>
|
|
#include "../clone.S"
|