summaryrefslogtreecommitdiffstats
path: root/openbsc/include/osmocom/gprs/protocol
Commit message (Collapse)AuthorAgeFilesLines
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-173-232/+0
|
* libgb: separate header files related to spec and implementationHarald Welte2012-06-173-0/+232
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.