mirror of
https://github.com/fluencelabs/musl
synced 2025-07-31 22:31:58 +00:00
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:
@@ -1 +0,0 @@
|
||||
/* Replaced by C code in arch/arm/src */
|
Reference in New Issue
Block a user