Christian Marangi 5dd120810b debugcc: support 32 bit systems
Unsigned long have a different size in 32 bit system and this cause the
malfunction of debugcc returning wrong frequency. Use 64bit unsigned int
to correctly support 32 bit system and provide correct frequency.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-07 22:47:41 +01:00
2021-11-30 19:46:22 -06:00
2023-11-07 22:47:41 +01:00
2021-11-30 19:46:46 -06:00
2023-11-07 16:02:04 +01:00
2023-06-14 13:05:30 +01:00
2023-11-07 16:02:04 +01:00

Kernel config depependencies:

  • CONFIG_IO_STRICT_DEVMEM=n
Description
No description provided
Readme BSD-3-Clause 248 KiB
Languages
C 99.4%
Meson 0.6%