problem using integer division in kernel modules

Thomas Schlichter (schlicht@uni-mannheim.de)
Wed, 15 Jan 2003 19:41:29 +0100


Hi,

I am writing at a small kernel module and have a problem now using / and %. If
I do so I get following unresolved symbols when the module should be loaded:
__divdi3
__moddi3

Could you please help me and tell me what I do wrong..?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/