Using __attribute__( ( always_inline ) )

If I use "__attribute__( ( always_inline ) )" before a functions which is defined in one file & call that function from another file. is it right???

More questions in this forum