[Implemented] Compiler Directive: EnableASM, DisableASM
Posted: Sat Apr 07, 2007 1:46 pm
Compiler Directive: EnableASM, DisableASM
This could be used to limit Inline ASM to a small code section, avoiding the risk of conflicts elsewhere.
And it would be possible to activate Inline ASM in a code snippet to be used as included file without forcing other users to set the general compiler option.
This could be used to limit Inline ASM to a small code section, avoiding the risk of conflicts elsewhere.
And it would be possible to activate Inline ASM in a code snippet to be used as included file without forcing other users to set the general compiler option.