misc compiler warning fixes
authorHarald Welte <laforge@gnumonks.org>
Mon, 22 Mar 2010 00:26:04 +0000 (08:26 +0800)
committerHarald Welte <laforge@gnumonks.org>
Mon, 22 Mar 2010 00:26:04 +0000 (08:26 +0800)
commitc1cee898dfa33a81a585abb2ffb36fa026552fc3
tree463ea9eb8888f196a7f0015f6fe3c10c801aff24
parentfbacd40930f557df20c9e52414bd2ebfc279084a
misc compiler warning fixes

* added missing param in call to gsm48_rx_bcch
* added 'extern' to declarations of rsl_rlm_cause_strs and target_board
* added several 'const' for strings
* removed useless 'bufptr,' from hexdump
(From: itsme <itsme@xs4all.nl>)
src/host/gsm48-andreas/gsm48_rr.c
src/host/layer23/include/osmocom/layer3.h
src/host/layer23/src/rslms.c
src/host/osmocon/osmocon.c
src/host/osmocon/osmoload.c
src/target/firmware/include/board.h