misc: Replace libosmocore with talloc

The libosmocore depedency is used for talloc and OSMO_ASSERT.
Reduce the depedencies by using libtalloc directly and replace
the ASSERT with a local one (without backtrace support).

 Conflicts:
	src/Makefile.am
	src/asn1helpers.c
4 files changed