X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=libpthread%2Fnptl%2Fsysdeps%2Funix%2Fsysv%2Flinux%2Fi386%2Fi686%2Fpthread_rwlock_unlock.S;h=39f88ff68fe3fafc09bcc3f963992e6e72bb2120;hb=266bdc1f623fe6fe489e5115e0f8ef723705d949;hp=0894f054672bbe891affa2831d0893c1a62f5232;hpb=38cc9874d3651d10c75c7a7dce9a2a86a10d0300;p=uclinux-h8%2FuClibc.git diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S index 0894f0546..39f88ff68 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #define HAVE_CMOV 1 #include "../i486/pthread_rwlock_unlock.S"