| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move arm-specific translation units out of arch/arm/src, to src/*/arm | Rich Felker | 2016-01-22 | 1 | -0/+6 |
| 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. | |||||
