am a122c376
: Merge "Use __inline__ for fortify."
* commit 'a122c376ef0737454a592cf44f50beabe154e9e3': Use __inline__ for fortify.
This commit is contained in:
commit
226f970a17
@ -546,7 +546,7 @@
|
||||
#define __bos0(s) __builtin_object_size((s), 0)
|
||||
|
||||
#define __BIONIC_FORTIFY_INLINE \
|
||||
extern inline \
|
||||
extern __inline__ \
|
||||
__attribute__ ((always_inline)) \
|
||||
__attribute__ ((gnu_inline))
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user