]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/m68k/include/asm/div64.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-omap-h63xx.git] / arch / m68k / include / asm / div64.h
1 #ifdef __uClinux__
2 #include "div64_no.h"
3 #else
4 #include "div64_mm.h"
5 #endif