Files
Jan Engelhardt d3fb275c03 xt_pknock: fix build failure under platforms like ARM 32-bit
./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)
2021-03-11 17:11:47 +01:00
..
2009-10-09 17:50:05 +02:00
2016-04-22 22:51:24 +02:00
2020-10-26 11:06:57 +01:00
2009-10-09 17:50:05 +02:00
2020-10-26 11:06:57 +01:00