I am using Borland Turbo C++ with some inlined assembler code, so presumably Turbo Assembler (TASM) style assembly code. I wish to do the following:
void foo
one of the options would be to use separate "naked" (prolog-less) procedure SomeLabel instead of label