fx2lafw: Update __at syntax for sdcc>=4.2.3
commit96b0b476522c3f93a47ff8f479ec08105ba6a2a5
authorMatthew Cengia <mattcen@mattcen.com>
Tue, 15 Aug 2023 00:35:45 +0000 (15 10:35 +1000)
committerGerhard Sittig <gerhard.sittig@gmx.net>
Tue, 15 Aug 2023 05:51:09 +0000 (15 07:51 +0200)
treed87fc8f63c00eea4c1cedfbd082f5a413221b8ab
parent3e08500d22f87f69941b65cf8b8c1b85f9b41173
fx2lafw: Update __at syntax for sdcc>=4.2.3

The SDCC user manual https://sdcc.sourceforge.net/doc/sdccman.pdf
section 1.5 "Compatibility with previous versions" on page 12 states:

> In 4.2.3, support for non-parenthesized arguments to __at that are
> not constants was dropped.

Adjust the sigrok fx2lafw application source to unbreak compilation with
more recent SDCC versions.
fx2lib/include/fx2regs.h