tests/checkasm/sw_gbrp: Use correct function types for calls
commit784672b833513fa8bb8d8fa0cbc82cb8391aa581
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 13 May 2024 09:23:10 +0000 (13 11:23 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Fri, 17 May 2024 11:36:03 +0000 (17 13:36 +0200)
tree5bfa0f1a4b343acf62d6e9c0410b284749df79d5
parent9126705e6e4a7b253258c66836c644534572d079
tests/checkasm/sw_gbrp: Use correct function types for calls

E.g. f2de911818fbd7e73343803626b697fd0c968121 forgot to
add the unused void* here.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_gbrp.c