]> sourceware.org Git - newlib-cygwin.git/commit
libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes
authorJoel Sherrill <joel@rtems.org>
Wed, 13 Apr 2016 20:50:25 +0000 (15:50 -0500)
committerJoel Sherrill <joel@rtems.org>
Fri, 15 Apr 2016 13:15:39 +0000 (08:15 -0500)
commit85ae35fdb7e541afdaa73b1e8878e7d37a393b58
treefca96742fd3ee0e3b8004e9d83d991c6ccaeaba3
parentea58e20c0e711591b3b4260a34aef69d8291bcb5
libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes

The dummy crt0.c provided by the RTEMS target provides stubs of
symbols which would normally be provided by RTEMS. This patch adds
stubs for posix_memalign() as well as the synchronization methods
prototyped in <sys/lock.h>.
newlib/libc/sys/rtems/crt0.c
This page took 0.032374 seconds and 5 git commands to generate.