diff options
author | Ondřej Bílka <neleai@seznam.cz> | 2013-11-26 12:56:37 +0100 |
---|---|---|
committer | Ondřej Bílka <neleai@seznam.cz> | 2013-11-26 12:58:28 +0100 |
commit | 52bb65431f7e3aa66a8bfc86919b0a4bacfe4a54 (patch) | |
tree | 7ae7ee7516f054de74268fc35274749f4dbc26d8 /string/test-string.h | |
parent | 2787db97ecabaf1209292912b8afd43a78cfb50c (diff) | |
download | glibc-52bb65431f7e3aa66a8bfc86919b0a4bacfe4a54.zip glibc-52bb65431f7e3aa66a8bfc86919b0a4bacfe4a54.tar.gz glibc-52bb65431f7e3aa66a8bfc86919b0a4bacfe4a54.tar.bz2 |
Remove duplicate ifunc tests.
Diffstat (limited to 'string/test-string.h')
-rw-r--r-- | string/test-string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string/test-string.h b/string/test-string.h index afb6980..5385fa0 100644 --- a/string/test-string.h +++ b/string/test-string.h @@ -18,6 +18,7 @@ <http://www.gnu.org/licenses/>. */ #include <sys/cdefs.h> +#define TEST_IFUNC typedef struct { |