From 49bdf4c19d35c8ae4070699dc0267db3b9a7d79c Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 14 Jun 2012 09:58:43 -0700 Subject: Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S --- string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/Makefile') diff --git a/string/Makefile b/string/Makefile index 80923a25d2..1628b6adfc 100644 --- a/string/Makefile +++ b/string/Makefile @@ -56,7 +56,7 @@ tests := tester inl-tester noinl-tester testcopy test-ffs \ tst-strtok tst-strxfrm bug-strcoll1 tst-strfry \ bug-strtok1 $(addprefix test-,$(strop-tests)) \ bug-envz1 tst-strxfrm2 tst-endian tst-svc2 \ - bug-strstr1 bug-strchr1 + bug-strstr1 bug-strchr1 tst-strtok_r include ../Rules -- cgit 1.4.1