X-Git-Url: https://rtime.felk.cvut.cz/gitweb/l4.git/blobdiff_plain/7d8b3f45f98773ba02057b81b90c31a12320c09e..51f012d0ec4f0ad687159ed6685b73f90f1cfc71:/l4/pkg/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c diff --git a/l4/pkg/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c b/l4/pkg/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c index 74fad3388..bf9898202 100644 --- a/l4/pkg/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c +++ b/l4/pkg/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/pthread_spin_lock.c @@ -12,9 +12,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 + . */ #include "pthreadP.h"