Mike Frysinger 2bf4edd2ea sim: aarch64: fix -Wshadow=local warnings
These functions have local vars named "val" of type float, and
then create nested vars named "val" of type double.  This is a
bit confusing and causes build time warnings.
2023-12-22 23:29:19 -05:00
..
2023-12-21 20:59:16 -05:00
2023-12-21 21:04:44 -05:00
2023-12-21 20:59:16 -05:00
2022-09-01 10:15:09 -04:00