Re: END()s for sparc64 asm

2019-11-03 Thread Mark Kettenis
> Date: Sun, 3 Nov 2019 18:03:19 +0100 > From: Martin Pieuchot > > For profiling purposes, it would be useful to know where assembly > symbols end. > > Diff below adds many END() for libkern and locore.s on sparc64. > > ok? ok kettenis@ > Index: arch/sparc64/sparc64/locore.s > ==

END()s for sparc64 asm

2019-11-03 Thread Martin Pieuchot
For profiling purposes, it would be useful to know where assembly symbols end. Diff below adds many END() for libkern and locore.s on sparc64. ok? Index: arch/sparc64/sparc64/locore.s === RCS file: /cvs/src/sys/arch/sparc64/sparc64