rust/library
Paolo Teti 63b78c86d9 Fix thumbv6m build (feature=c)
1. Avoid undefined references as:
   undefined reference to `__modsi3'
   undefined reference to `__umodsi3'

2. We can't remove assembly implementations that are not in the list
2018-02-16 17:34:01 +01:00
..
compiler-builtins Fix thumbv6m build (feature=c) 2018-02-16 17:34:01 +01:00