pthread_spin_unlock implementation for Linux/i386.

This commit is contained in:
Ulrich Drepper 2003-03-18 01:52:02 +00:00
parent 98054a05df
commit 09044a7360
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <nptl/sysdeps/i386/pthread_spin_unlock.S>