Alexander van Heukelum <heukelum@xxxxxxxxxxx> wrote: > The goal is to annotate functions, at least those called > from C code, with PROC at the beginning and ENDPROC at the > end. This is for the benefit of debugging and tracing. What about asm functions that have multiple entry points? Take arch/mn10300/mm/cache-flush-mn10300.S for example. Several functions in there share bodies by virtue of falling through one to another. David -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html