public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* problem using integer division in kernel modules
@ 2003-01-15 18:41 Thomas Schlichter
  2003-01-15 19:11 ` Matti Aarnio
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Schlichter @ 2003-01-15 18:41 UTC (permalink / raw)
  To: linux-kernel

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..?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-21  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-15 18:41 problem using integer division in kernel modules Thomas Schlichter
2003-01-15 19:11 ` Matti Aarnio
2003-01-21  9:26   ` george anzinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox