[libc] remove spurious LIBC_INLINE (#74505)
This function is marked noinline; the inline keyword (or whatever LIBC_INLINE resolves to) will have no effect.
parent
3d21b560
Please register or sign in to comment
This function is marked noinline; the inline keyword (or whatever LIBC_INLINE resolves to) will have no effect.