This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
arm
/
profil-counter.h
3 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
* sysdeps/unix/sysv/linux/arm/profil-counter.h: Use the i386 version. * sysdeps/unix/sysv/linux/arm/register-dump.h (register_dump): Update to use ucontext. (REGISTER_DUMP): Likewise. * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h (SIGCONTEXT, SIGCONTEXT_EXTRA_ARGS, GET_PC, GET_FRAME, GET_STACK): Likewise. (sigaction, __sigaction): Define. * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Delete.
2007-12-21 16:57:47 +00:00
/* We can use the ix86 version. */
#
include
<sysdeps/unix/sysv/linux/i386/profil-counter.h>
Reference in New Issue
Copy Permalink