add LAPDm code from osmocom-bb into libosmocore
authorHarald Welte <laforge@gnumonks.org>
Mon, 27 Jun 2011 08:51:37 +0000 (10:51 +0200)
committerHarald Welte <laforge@gnumonks.org>
Mon, 27 Jun 2011 08:51:37 +0000 (10:51 +0200)
commit1f0b8c26f78a71b1dd948c464f15d0166e706792
tree53ff8746332200901f804410dc6f17c861b110d2
parentb43bc048eb4c2c0855d4d7c4ad6b0b3c14e50eb2
add LAPDm code from osmocom-bb into libosmocore
include/osmocom/core/logging.h
include/osmocom/gsm/Makefile.am
include/osmocom/gsm/lapdm.h [new file with mode: 0644]
src/gsm/Makefile.am
src/gsm/lapdm.c [new file with mode: 0644]
src/logging.c