OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libpthread / nptl / sysdeps / unix / sysv / linux / i386 / i486 / pthread_rwlock_unlock.S
index 426ffdc..ec33147 100644 (file)
@@ -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
+   <http://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
 #include <lowlevellock.h>
@@ -28,6 +27,7 @@
 
        .globl  __pthread_rwlock_unlock
        .type   __pthread_rwlock_unlock,@function
+       .protected      __pthread_rwlock_unlock
        .align  16
 __pthread_rwlock_unlock:
        cfi_startproc