summaryrefslogtreecommitdiff
path: root/lib/libc/arch
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arch')
-rw-r--r--lib/libc/arch/hppa/sys/exect.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/arch/hppa/sys/exect.S b/lib/libc/arch/hppa/sys/exect.S
index 8bccb59e110..4a30ed113cb 100644
--- a/lib/libc/arch/hppa/sys/exect.S
+++ b/lib/libc/arch/hppa/sys/exect.S
@@ -1,6 +1,6 @@
#include "SYS.h"
-ENTRY(exect)
-EXIT(exect)
+/* we do no tracing yet */
+PSEUDO(exect,execve)
.end