diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-07-26 11:29:07 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-07-26 11:29:07 +0000 |
commit | 3129cfc6ec7be65a0bdc1f82432ee421c1c65a77 (patch) | |
tree | 78cc8976b3bd7e434be97172ab01b12f4467ecb0 /ports/sysdeps | |
parent | b1b2aaf8eb9eed301ea8f65b96844568ca017f8b (diff) | |
download | glibc-3129cfc6ec7be65a0bdc1f82432ee421c1c65a77.tar.gz glibc-3129cfc6ec7be65a0bdc1f82432ee421c1c65a77.tar.xz glibc-3129cfc6ec7be65a0bdc1f82432ee421c1c65a77.zip |
Move testsuite audit definitions to sysdeps tst-audit.h files.
Diffstat (limited to 'ports/sysdeps')
-rw-r--r-- | ports/sysdeps/alpha/tst-audit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sysdeps/alpha/tst-audit.h b/ports/sysdeps/alpha/tst-audit.h index 7e3022a1b4..44e0db4af3 100644 --- a/ports/sysdeps/alpha/tst-audit.h +++ b/ports/sysdeps/alpha/tst-audit.h @@ -21,3 +21,4 @@ #define pltexit la_alpha_gnu_pltexit #define La_regs La_alpha_regs #define La_retval La_alpha_retval +#define int_retval lrv_r0 |