]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - linuxthreads/sysdeps/mips/pt-machine.h
Update.
[thirdparty/glibc.git] / linuxthreads / sysdeps / mips / pt-machine.h
index b1375d5cb7af7b4ebb4fd0ede923096e6777d014..f9028d2640b97ed27ee197081042cd4bbb03573d 100644 (file)
@@ -27,7 +27,7 @@
 #include <sys/tas.h>
 
 #ifndef PT_EI
-# define PT_EI extern inline
+# define PT_EI extern inline __attribute__ ((always_inline))
 #endif
 
 extern long int testandset (int *spinlock);