libosmocore/src/pseudotalloc
Harald Welte 513b2e3478 pseudotalloc: Simplistic wrapper of talloc_named()
The pseudotalloc layer doesn't yet support talloc_named() API
which will be used by the upcoming "context" change.  Let's add
this function to pseudotalloc.c for our arm-non-eabi builds.

Change-Id: I4d91ebd73a3357a17ef9143a1b41b90186d4c128
2019-07-31 10:16:07 +02:00
..
Makefile.am add libpseudotalloc as super-simplistic talloc replacement 2017-05-17 15:15:52 +01:00
pseudotalloc.c pseudotalloc: Simplistic wrapper of talloc_named() 2019-07-31 10:16:07 +02:00
talloc.h pseudotalloc: Simplistic wrapper of talloc_named() 2019-07-31 10:16:07 +02:00