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