diff options
author | Harald Welte <laforge@gnumonks.org> | 2019-05-17 21:06:51 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-05-18 11:08:40 +0200 |
commit | 5f46605aeecab35729cf843493e6fa3549e16d9e (patch) | |
tree | d5a2da91918a733459f0016f7ee55cd827507c90 /include/osmocom/gprs | |
parent | 753ae497c7e5aefb8ba94444e099ab91e6722182 (diff) |
pseudotalloc: turn talloc_steal() into #define
Any non-anciant version of talloc implements talloc_steal()
as a #define using the _talloc_steal_loc() symbol. Let's be
more compatible.
This fix is relevant to using osmo_fsm inside the osmo-ccid-firmware
builds for Cortex-M4. In this situation, for some strange reason,
libosmcoore is compiled using src/pseudotalloc/talloc.h, but later then
linked against the real libtalloc.
Change-Id: I1ee7f5e9b1002cff37bb8341ad870e1da5f1f9ff
Diffstat (limited to 'include/osmocom/gprs')
0 files changed, 0 insertions, 0 deletions