Loading
dasm: fix `gcc-15` build failure
Without the change the build fails on `master` as https://hydra.nixos.org/build/319895350: exp.c:617:10: error: too many arguments to function 'Opdis[Opi]'; expected 0, have 2 617 | (*Opdis[Opi]_unary)(Argstack[Argi], Argflags[Argi]); | ~^~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~