hi i am writing a kernel 2.4.x driver and need to do maths on 64 bit ints (unsigned long long) bcause you can not use the FPU but when i insmod i get the error unresolved symbol __udivdi3 i need!! 64 bit ints i have included the code thank you