osmo-msc/include/osmocore
Sylvain Munaut a074ec4b89 gsm 08.08: Fix some u_int8_t -> uint8_t
This breaks the ARM build in osmocom-bb. Besides uint??_t seems to
be the preferred type in osmocore. (coming from stdint.h vs sys/types.h)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-04-28 10:05:29 +02:00
..
protocol gsm 08.08: Fix some u_int8_t -> uint8_t 2010-04-28 10:05:29 +02:00
Makefile.am Add GSM0808 utilities to Osmocore. 2010-04-15 10:10:39 +02:00
bitvec.h mark some occasions of bitvec as 'const' as appropriate 2010-03-06 11:28:49 +01:00
comp128.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
gsm48.h remove references to u_int*_t and use uint*_t instead 2010-04-09 07:57:40 +02:00
gsm48_ie.h import GSM04.08 encode/decode functions and mncc.h from openbsc 2010-03-07 23:39:54 +01:00
gsm0808.h gsm0808: Port asiggnment_complete msg creation to libosmocore. 2010-04-17 06:21:49 +02:00
gsm_utils.h gsm_utils: Just add some constant and timekeeping utils 2010-04-27 21:48:40 +02:00
gsmtap.h add GSTMAP ARCFCN flag bits 2010-03-04 15:15:37 +01:00
linuxlist.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
logging.h rename 'debug' interface to 'logging' interface 2010-03-26 21:26:01 +08:00
mncc.h import GSM04.08 encode/decode functions and mncc.h from openbsc 2010-03-07 23:39:54 +01:00
msgb.h osmocore: Add a direct l4h to the union of l4h pointers 2010-03-22 03:11:10 +01:00
rsl.h replace rsl_rlm_cause_strs with rsl_rlm_cause_name() 2010-03-25 12:11:38 +08:00
rxlev_stat.h introduce RxLev statistics module, an efficient way for power scan data 2010-03-06 11:34:27 +01:00
select.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
signal.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
statistics.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
talloc.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
timer.h intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
tlv.h add msgb and tlv support bits required for openbsc gprs branch 2010-02-21 19:03:41 +01:00
utils.h import bcd2char() and char2bcd() from OpenBSC 2010-03-04 10:50:32 +01:00
write_queue.h write_queue: Add callback for exceptions as well. 2010-04-08 10:58:20 +02:00