divdi3
======

The code in this directory (divdi3) is distributed under the GPL (see
COPYING file supplied). The GPL licence does not apply to any code or
files outside this directory.

This directory builds a Linux loadable kernel module called divdi3
that exports functions for 64-bit signed and unsigned integer division
which are not available in the Linux kernel for some architectures,
including i386.

The module was sourced from the opengfs project, and contains code
from GNU gcc.
