X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/67154b61628e7f53df9606e63ec28f859e61db25..63151d3b34738ab38919029a9b89927a8982b0f6:/target/linux/brcm-2.4/image/lzma-loader/src/head.S?ds=sidebyside diff --git a/target/linux/brcm-2.4/image/lzma-loader/src/head.S b/target/linux/brcm-2.4/image/lzma-loader/src/head.S index 9bfbd53d5..3a33e4016 100644 --- a/target/linux/brcm-2.4/image/lzma-loader/src/head.S +++ b/target/linux/brcm-2.4/image/lzma-loader/src/head.S @@ -38,6 +38,11 @@ .text LEAF(startup) .set noreorder + addi sp, -48 + sw a0, 16(sp) + sw a1, 20(sp) + sw a2, 24(sp) + sw a3, 28(sp) /* Copy decompressor code to the right place */ li t2, BZ_TEXT_START