Ah. So you propose borrowing the libgcc function in question and
renaming it to something like _longlongdiv(). That way you can't
accidentally invoke it using the regular C division operator. I can
see the point of doing this, for times (like printk stuff during init)
when you really *do* want it.
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/