OpenCores
URL https://opencores.org/ocsvn/hf-risc/hf-risc/trunk

Subversion Repositories hf-risc

[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [glibc/] [sysdeps/] [riscv/] [nptl/] [libc-lowlevellock.c] - Rev 13

Compare with Previous | Blame | View Log

/* This kludge works around a libpthread static linking problem:
   https://sourceware.org/bugzilla/show_bug.cgi?id=15648 */
 
#ifndef SHARED
# define __lll_lock_wait_private weak_function __lll_lock_wait_private
#endif
 
#include <lowlevellock.c>
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.