Files
mini/ldhack.c
2009-05-15 05:28:53 -07:00

5 lines
124 B
C

/* This makes LD avoid including the exception unwinder for long long division support */
char __aeabi_unwind_cpp_pr0[0];