diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2009-10-17 16:18:35 -0700 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-10-17 16:31:44 -0700 |
commit | 12243b1bd8102ebe808b6203de121d9d13208bb4 (patch) | |
tree | 3743ea69f93779a929f3a353c91031e825a4b600 /libpthread/nptl/sysdeps/sparc | |
parent | e8053b24253b218865eb631130c3fee073949653 (diff) | |
download | uClibc-alpine-12243b1bd8102ebe808b6203de121d9d13208bb4.tar.bz2 uClibc-alpine-12243b1bd8102ebe808b6203de121d9d13208bb4.tar.xz |
whitespace fixes
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/nptl/sysdeps/sparc')
-rw-r--r-- | libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h | 1 | ||||
-rw-r--r-- | libpthread/nptl/sysdeps/sparc/pthreaddef.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h b/libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h index d6c2baabd..6cbb37baf 100644 --- a/libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h +++ b/libpthread/nptl/sysdeps/sparc/jmpbuf-unwind.h @@ -3,4 +3,3 @@ #else #include "sparc32/jmpbuf-unwind.h" #endif - diff --git a/libpthread/nptl/sysdeps/sparc/pthreaddef.h b/libpthread/nptl/sysdeps/sparc/pthreaddef.h index bcc6ed10a..d4695c47d 100644 --- a/libpthread/nptl/sysdeps/sparc/pthreaddef.h +++ b/libpthread/nptl/sysdeps/sparc/pthreaddef.h @@ -3,4 +3,3 @@ #else #include "sparc32/pthreaddef.h" #endif - |