osmo-trx/utils
Harald Welte cf35c37c94 prbs-tool: Don't require C99
from a Debian8 build:

[  256s] prbs-tool.c: In function 'apply_errors_prbs':
[  256s] prbs-tool.c:190:2: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
[  256s]   for (int i = 0; i < sizeof(pchan->prbs_u)-4; i++) {
[  256s]   ^

Change-Id: I8541fce50405525efffb12210a269e0ab8a687ab
2020-05-07 23:55:56 +02:00
..
matlab Move README.DFEsymbolspaced to utils/matlab 2019-08-01 13:46:00 +02:00
Makefile.am utils: Ensure content of this directory is included in 'make dist' 2020-05-02 22:34:27 +02:00
clockdump.sh Checking in clockdump.sh utility. 2015-07-30 14:20:22 -07:00
prbs-tool.c prbs-tool: Don't require C99 2020-05-07 23:55:56 +02:00