summaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis/abis.h
Commit message (Collapse)AuthorAgeFilesLines
* src: add libosmo_abis_init(void *ctx) to set the talloc contextPablo Neira Ayuso2011-06-071-0/+6
This function is called during initialization, so we can set what's the talloc context for the application and the library.