Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c')
-rw-r--r--newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c b/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c
index 8c7baa8e9..3cf653956 100644
--- a/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c
+++ b/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c
@@ -26,7 +26,7 @@ td_thr_setgregs (const td_thrhandle_t *th, prgregset_t gregs)
{
struct _pthread_descr_struct pds;
- LOG (__FUNCTION__);
+ LOG ("td_thr_setgregs");
/* We have to get the state and the PID for this thread. */
if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds,