commit | e4a31f024b6158aaaf55a43502f574d5f5d1c894 | [log] [tgz] |
---|---|---|
author | Cosmin Truta <ctruta@gmail.com> | Mon Jun 17 15:28:38 2024 +0300 |
committer | Cosmin Truta <ctruta@gmail.com> | Mon Jun 17 15:28:38 2024 +0300 |
tree | df5b1f3d2f9d85aa66dd4a4761f2e3111d702a56 | |
parent | 9e538750d99c8f1accf7e93878e4fde47c069908 [diff] |
arm: Add a placeholder file in lieu of the former `filter_neon.S` In the previous commit 9e538750d99c8f1accf7e93878e4fde47c069908 we removed the obsolete assembler implementation `filter_neon.S`. In this commit we add a stand-in for the original file, restoring the original source tree structure, for the benefit of continuing hassle-free libpng source upgrades in the 1.6.x line.