* pthreadP.h: Define dummy version of DEBUGGING_P.
This commit is contained in:
Ulrich Drepper 2003-02-20 10:10:59 +00:00
parent df5803bf46
commit 12fd3c5f66
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* pthread_create.c (deallocate_tsd): Mark as internal_function.
Add some more __builtin_expect.
* pthreadP.h: Define dummy versio of DEBUGGING_P.
* pthreadP.h: Define dummy version of DEBUGGING_P.
2003-02-17 Ulrich Drepper <drepper@redhat.com>