OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Steve Markgraf 07ce6faff3 fw: tell linker to add init_array to ctor section
Starting with version 4.8, gcc places functions
with __attribute__ ((constructor)) in .init_array
instead of .ctors by default.

This broke firmware images built with gcc >= 4.8.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2014-02-04 18:32:02 +01:00
doc Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
include l1ctl: Add definition for BURST INDICATION messages 2011-11-13 20:26:22 +01:00
src fw: tell linker to add init_array to ctor section 2014-02-04 18:32:02 +01:00