]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/hppa/nptl/tls.h
Remove trailing whitespace in ports.
[thirdparty/glibc.git] / ports / sysdeps / hppa / nptl / tls.h
index fe8d8fc22534703bd71bc18921095054980e4200..14e4705bf04cf9b49a9a6da7f66a70697cde026e 100644 (file)
@@ -115,7 +115,7 @@ typedef struct
    elf_gregset_t.  The thread descriptor is sizeof (struct pthread) away.  */
 # define DB_THREAD_SELF \
   REGISTER (32, 32, 53 * 4, -sizeof (struct pthread))
+
 /* Access to data in the thread descriptor is easy.  */
 # define THREAD_GETMEM(descr, member) \
   descr->member