mirror of
https://github.com/fail0verflow/mini.git
synced 2024-11-05 19:25:12 +01:00
5 lines
124 B
C
5 lines
124 B
C
|
/* This makes LD avoid including the exception unwinder for long long division support */
|
||
|
|
||
|
char __aeabi_unwind_cpp_pr0[0];
|
||
|
|