repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
malloc/Makefile: Split and sort tests
[glibc.git]
/
sysdeps
/
generic
/
tst-audit.h
blob
45bc6039b20362cebc2f891af72efa96ef0a5574
1
/* Machines can supply a tst-audit.h to define these macros used in
2
elf/tst-auditmod1.c.
3
4
5
# define pltenter la_CPU_gnu_pltenter
6
# define pltexit la_CPU_gnu_pltexit
7
# define La_regs La_CPU_regs
8
# define La_retval La_CPU_retval
9
# define int_retval lrv_RETVALREG
10
11
*/