0ad/source/lib/sysdep/arch
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
aarch64 Fix compilation on other platforms after 67464ebbaa 2024-11-03 10:57:11 +01:00
amd64 Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
arm Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
e2k Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
ia32 Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
ppc64 Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
x86_x64 Remove UNUSED 2025-06-26 17:25:05 +02:00