Information specified by the compiler #pragma inline_asm statement.
The ._line_end directive is the information specified by the compiler #pragma inline_asm statement. |
This is the #pragma inline_asm statement information of the C source program that the compiler outputs. |
The ._line_end directive indicates the end of the instructions for a function which has been specified as inline_asm. |