Re: latest merged ppc 32/64 NPTL port
Roland McGrath <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
> I define a symbol __LIBC_LOWLEVELLOCK in libc-lowlevellock.c and check > that in lowlevellock.c so that lll_unlock_wake_cb and lll_timedwait_tid > don't get included when compiling libc-lowlevellock.c. You can just use #ifndef NOT_IN_libc.