summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc64/sys/cerror.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/powerpc64/sys/cerror.S')
-rw-r--r--lib/libc/powerpc64/sys/cerror.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc64/sys/cerror.S b/lib/libc/powerpc64/sys/cerror.S
index 9bf33bf..515d7e5 100644
--- a/lib/libc/powerpc64/sys/cerror.S
+++ b/lib/libc/powerpc64/sys/cerror.S
@@ -38,7 +38,7 @@ __FBSDID("$FreeBSD$");
* programs and the initial threaded in threaded programs,
* it returns a pointer to the global errno variable.
*/
-ENTRY(HIDENAME(cerror))
+ENTRY_NOPROF(HIDENAME(cerror))
mflr %r0
std %r0,16(%r1) /* save lr */
stdu %r1,-64(%r1) /* allocate new stack frame */
OpenPOWER on IntegriCloud