diff options
Diffstat (limited to 'src/pkg/runtime/memmove_arm.s')
-rw-r--r-- | src/pkg/runtime/memmove_arm.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/memmove_arm.s b/src/pkg/runtime/memmove_arm.s index 9701dc99f..f187d4267 100644 --- a/src/pkg/runtime/memmove_arm.s +++ b/src/pkg/runtime/memmove_arm.s @@ -23,7 +23,7 @@ // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. -#include "../../cmd/ld/textflag.h" +#include "textflag.h" // TE or TS are spilled to the stack during bulk register moves. TS = 0 |