Add x32 getcpu and sched_getcpu
commit085f715e51d6132eb879edb39ac2d49eb0fa0927
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 15 May 2012 17:13:55 +0000 (15 10:13 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 15 May 2012 17:13:55 +0000 (15 10:13 -0700)
tree43f4c23c87b670e73306a60547e736484bfd46a5
parent10f74fbcde80b662df440716b4c850f51db4e08b
Add x32 getcpu and sched_getcpu
ChangeLog
sysdeps/unix/sysv/linux/x86_64/x32/Makefile [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S [new file with mode: 0644]