Workaround for SDCC bug.

A function pointer for a function defined in another compilation unit is
wrongly considered non-const. Set it at runtime to avoid the issue.
1 file changed