Warning: This file is not a C or C++ file. It does not have highlighting.
| 1 | extern int __divsi3(int, int); |
|---|---|
| 2 | extern int __modsi3(int, int); |
| 3 | extern int __mulsi3(int, int); |
| 4 | extern unsigned int __udivsi3(unsigned int, unsigned int); |
| 5 | extern unsigned int __umodsi3(unsigned int, unsigned int); |
| 6 |
Warning: This file is not a C or C++ file. It does not have highlighting.
