There seems to be a lot of common code in `os_arch.h` files which can be moved to common header and thus make process of updating easier (if necessary). Especially API declarations should be kept in single place as otherwise they may be out of sync... and actually there are some APIs declared which are not defined/used anymore anywhere so they are also removed.
[ Full content available at: https://github.com/apache/mynewt-core/pull/1395 ] This message was relayed via gitbox.apache.org for [email protected]
