diff options
Diffstat (limited to 'firmware/decompressor/sh_nrv2e_d8.S')
-rw-r--r-- | firmware/decompressor/sh_nrv2e_d8.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/decompressor/sh_nrv2e_d8.S b/firmware/decompressor/sh_nrv2e_d8.S index 6a050834a9..cf333e9c97 100644 --- a/firmware/decompressor/sh_nrv2e_d8.S +++ b/firmware/decompressor/sh_nrv2e_d8.S @@ -146,4 +146,4 @@ copy_n2e: bf copy_n2e bt top_n2e ! always taken if the preceding bf isn't - .size ucl_nrv2e_decompress_8, .-ucl_nrv2e_decompress_8 + .size _ucl_nrv2e_decompress_8, .-_ucl_nrv2e_decompress_8 |