libosmocore/include/osmocom
Oliver Smith 19742408cf GSUP: add end marker to enum osmo_gsup_iei
Simplify gsup_test.c by defining an end marker in gsup.h. No need to
manually update the last element every time anymore.

The C standard guarantees, that the end marker will have the last value
plus one: "Each subsequent enumerator with no = defines its enumeration
constant as the value of the constant expression obtained by adding 1 to
the value of the previous enumeration constant." (From C99: 6.7.2.2
Enumeration specifiers)

Change-Id: I2aab7245e209f0ebd2f33a83d4d181dd3339cb17
2018-12-21 13:13:11 +01:00
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core add to osmo_sock_get_name*() API 2018-12-19 03:25:55 +01:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl ctrl: use #define for TRAP id 2018-12-03 21:42:51 +00:00
gprs add/clean big-endian packed structs (struct_endianess.py) 2018-12-19 18:40:03 +00:00
gsm GSUP: add end marker to enum osmo_gsup_iei 2018-12-21 13:13:11 +01:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty vty/command.h: document and prettify CMD_ATTR_* flags 2018-09-24 13:02:07 +07:00