blob: dc90342a1de2db8dd4e68fefad593854792ad597 (
plain) (
blame)
1
2
3
4
5
6
7
|
.PATH: ${LIBC_SRCTOP}/powerpc/gen
SRCS += _ctx_start.S eabi.S infinity.c ldexp.c makecontext.c \
signalcontext.c syncicache.c _get_tp.c _set_tp.c trivial-getcontextx.c
CFLAGS._get_tp.c+= ${RTLD_HDRS}
|