Marco Oliverio 9d22e11776 misc.c: introduce w64wrapper to handle 64bit numbers
as word64 is not always available, introduce an abstract type and companion
operations. They use a word64 if available and fallback on word32[2] otherwise.
2022-06-15 10:46:42 -07:00
..
2022-06-01 10:36:01 +10:00
2022-05-27 21:26:55 +02:00

Before creating any new configure files (.conf) read the CONF_FILES_README.md