summaryrefslogtreecommitdiffstats
path: root/openbsc/include/osmocom/gprs/protocol/gsm_08_16.h
Commit message (Collapse)AuthorAgeFilesLines
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-85/+0
|
* libgb: separate header files related to spec and implementationHarald Welte2012-06-171-0/+85
like in libosmogsm, we separate between header files that are just reflecting information in the respective specs, and header files that related to our specific implementation.