1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c implementation.

nptl/

	[BZ #13844]
	* sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c: New file.
This commit is contained in:
David S. Miller
2012-03-15 21:11:22 -07:00
parent 88cb87d908
commit c4a7b16eb8
3 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1 @@
#include "lowlevellock.c"