mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 10:30:20 +00:00
12 lines
328 B
C
12 lines
328 B
C
|
/* Some machines have these macros defined in elf/tst-auditmod1.c directly.
|
||
|
New machines can supply a tst-audit.h to define these macros used there.
|
||
|
|
||
|
|
||
|
# define pltenter la_CPU_gnu_pltenter
|
||
|
# define pltexit la_CPU_gnu_pltexit
|
||
|
# define La_regs La_CPU_regs
|
||
|
# define La_retval La_CPU_retval
|
||
|
# define int_retval lrv_RETVALREG
|
||
|
|
||
|
*/
|