freebsd-dev/lib/libc/powerpc64/sys
Konstantin Belousov afd3e268d2 Rewrite ptrace(2) wrappers in C.
Besides removing hand-translation to assembler, this also adds missing
wrappers for arm64 and risc-v.

Reviewed by:	emaste, jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D7694
2016-08-29 18:47:51 +00:00
..
brk.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
cerror.S This commit adds profiling support for powerpc64. Now we can do application 2012-01-20 22:34:19 +00:00
exect.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
Makefile.inc Rewrite ptrace(2) wrappers in C. 2016-08-29 18:47:51 +00:00
sbrk.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
setlogin.S