libosmocore/include
Thorsten Alteholz cefce6688b fix issue on big endian architecture
OSMO_IS_LITTLE_ENDIAN is always defined and has a value of
either 0 or 1
as a result in byteswap.h the corresponding swap functions
will be always called, independent of the endianess

Signed-off-by: Thorsten Alteholz <osmocom@alteholz.de>
Change-Id: I4a09d2d8ccf155e70a3977ae1747758b6bc5125e
2018-04-09 17:32:11 +00:00
..
osmocom fix issue on big endian architecture 2018-04-09 17:32:11 +00:00
Makefile.am features: move bts feature related functionality to libosmocore 2018-03-02 16:54:16 +01:00