summaryrefslogtreecommitdiff
path: root/.topmsg
blob: d2d5b1718521e1a042d4937edfa298ee6a7b4502 (plain)
1
2
3
4
5
6
7
Subject: [PATCH] Fix inline usage for recent GCC versions.

From: Thomas Schwinge <thomas@schwinge.name>

* sysdeps/l4/hurd/pt-sysdep.h (_pthread_self, __pthread_stack_dealloc): Use
static inline instead of extern inline.
* sysdeps/mach/hurd/pt-sysdep.h (__pthread_stack_dealloc): Likewise.