Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2d29c6a075787f2c1bc49b86a084d2b878f72fc4
/
.
/
arch
/
m68k
/
include
/
asm
/
div64.h
blob: d211d9f54276766317f725a168f0461008381b1f [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"div64_no.h"
#else
#include
"div64_mm.h"
#endif