mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00

./arch/arm/include/asm/div64.h:24:45: note: expected "uint64_t *" {aka "long long unsigned int *"} but argument is of type "long unsigned int *" 24 | static inline uint32_t __div64_32(uint64_t *n, uint32_t base)