0ad/source/lib/sysdep
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
..
arch Remove UNUSED 2025-06-26 17:25:05 +02:00
os Remove UNUSED 2025-06-26 17:25:05 +02:00
rtl Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
tests Remove UNUSED 2025-06-26 17:25:05 +02:00
arch.h Enable support for powerpc64 systems. New problems with NVTT will be addressed in another diff. 2021-03-03 15:13:47 +00:00
compiler.h Remove LCC compiler defines 2025-03-25 12:30:01 +01:00
cpu.cpp Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
cpu.h Remove platform-dependant atomic operations 2024-09-25 21:57:15 +02:00
dir_watch.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
filesystem.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
numa.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
os.h Adds 64bits support. 2025-04-26 20:53:09 +02:00
os_cpu.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
os_cpu.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
rtl.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
smbios.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
smbios.h removeable => removable 2022-03-03 14:52:13 +00:00
stl.h Remove ICC code paths 2025-03-25 12:29:51 +01:00
sysdep.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
vm.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00