._line_end


Information specified by the compiler #pragma inline_asm statement.

[Syntax]

Symbol field
Mnemonic field
Operand field
Comment field
 
._line_end
inline_asm
[; comment]

[Function]

-

The ._line_end directive is the information specified by the compiler #pragma inline_asm statement.

[Description]

-

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.