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 /sysdeps/generic/tst-audit.h | |
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 'sysdeps/generic/tst-audit.h')
-rw-r--r-- | sysdeps/generic/tst-audit.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/generic/tst-audit.h b/sysdeps/generic/tst-audit.h index 402e7c0665..45bc6039b2 100644 --- a/sysdeps/generic/tst-audit.h +++ b/sysdeps/generic/tst-audit.h @@ -1,5 +1,5 @@ -/* 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. +/* Machines can supply a tst-audit.h to define these macros used in + elf/tst-auditmod1.c. # define pltenter la_CPU_gnu_pltenter |