move arm-specific translation units out of arch/arm/src, to src/*/arm

this is possible with the new build system that allows src/*/$(ARCH)/*
files which do not shadow a file in the parent directory, and yields a
more logical organization. eventually it will be possible to remove
arch/*/src from the build system.
This commit is contained in:
Rich Felker 2016-01-22 00:02:21 +00:00
parent 397f0a6a7d
commit e617b9eea9
9 changed files with 0 additions and 1 deletions