mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as they
are aliases. Sponsored by: ABT Systems Ltd
This commit is contained in:
parent
da063e9d8c
commit
b4ce9f7856
1 changed files with 0 additions and 2 deletions
|
|
@ -980,8 +980,6 @@ LSYM(Lover12):
|
|||
|
||||
RET
|
||||
|
||||
FUNC_END aeabi_ldiv0
|
||||
FUNC_END aeabi_idiv0
|
||||
FUNC_END div0
|
||||
|
||||
#endif /* L_divmodsi_tools */
|
||||
|
|
|
|||
Loading…
Reference in a new issue