In zone.c, the "me" strings were defined for functions that could be traced with "ENTER" macro.
Use the func that's defined by the compiler and is less prone to copy&paste errors.
In zone.c, the "me" strings were defined for functions that could be traced with "ENTER" macro.
Use the func that's defined by the compiler and is less prone to copy&paste errors.