Module Name: src Committed By: martin Date: Mon Dec 1 08:59:04 UTC 2014
Modified Files: src/sys/arch/arm/include [netbsd-7]: profile.h Log Message: Pull up following revision(s) (requested by skrll in ticket #273): sys/arch/arm/include/profile.h: revision 1.16 Fix __mcount in the !(__ARM_EABI__) case by popping the right number of registers on exit. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.14.2.1 src/sys/arch/arm/include/profile.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.