diff options
Diffstat (limited to 'include/asm-arm/div64.h')
-rw-r--r-- | include/asm-arm/div64.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/div64.h b/include/asm-arm/div64.h index 0b5f881..5001390 100644 --- a/include/asm-arm/div64.h +++ b/include/asm-arm/div64.h @@ -224,6 +224,4 @@ #endif -extern uint64_t div64_64(uint64_t dividend, uint64_t divisor); - #endif |