introduce GSM primitive definitions
authorHarald Welte <laforge@gnumonks.org>
Thu, 23 Jun 2011 13:04:47 +0000 (15:04 +0200)
committerHarald Welte <laforge@gnumonks.org>
Thu, 23 Jun 2011 13:04:47 +0000 (15:04 +0200)
commit5e924a31a0b6c73f297a61a1e4cb8b40b6f2946c
treef9ca1e02e196e2a7e0b556fa45fbd95bfbbd0904
parent9b21e88367eea8cdf200cf06fae99dec06e712a7
introduce GSM primitive definitions

The idea here is to use the osmocom core primitive code ot abstract out
primitives for inter-layer comunication in GSM.
include/osmocom/core/prim.h
include/osmocom/gsm/Makefile.am
include/osmocom/gsm/prim.h [new file with mode: 0644]