summaryrefslogtreecommitdiffstats
path: root/newlib/libc/reent/execr.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/reent/execr.c')
-rw-r--r--newlib/libc/reent/execr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/reent/execr.c b/newlib/libc/reent/execr.c
index 744f56ae0..d8026703a 100644
--- a/newlib/libc/reent/execr.c
+++ b/newlib/libc/reent/execr.c
@@ -69,6 +69,7 @@ _DEFUN (_execve_r, (ptr, name, argv, env),
/*
+NEWPAGE
FUNCTION
<<_fork_r>>---Reentrant version of fork
@@ -107,6 +108,7 @@ _DEFUN (_fork_r, (ptr),
#endif
/*
+NEWPAGE
FUNCTION
<<_wait_r>>---Reentrant version of wait