mirror of
https://github.com/optim-enterprises-bv/openwrt.okoklets.git
synced 2026-01-17 18:41:16 +00:00
Some gcc versions seem to miscompile code using ternary operators, work around this by just returning the result if exp is 0. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>