Sign in
googlers
/
maze
/
linux
/
53e6892c0411006848882eacfcfea9e93681b55d
/
.
/
arch
/
m68k
/
lib
/
muldi3.c
blob: 16e0eb338ee0e5303a44fa3180f0bcdcd08e3d0d [
file
] [
log
] [
blame
]
#ifdef
CONFIG_MMU
#include
"muldi3_mm.c"
#else
#include
"muldi3_no.c"
#endif