Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 926d0983 authored by Lazar Trsic's avatar Lazar Trsic Committed by Nikola Veljkovic
Browse files

[mips] Resolve issue with .align directive, when using clang IAS

Clang IAS does not support .align without args, concrete value is needed.

Change-Id: I03a9daca0be380daa744307b3510446f8d6c9b7e
parent d4ffb636
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@


    .text
    .align
    .align 4

/*
 * this version rounds-to-nearest and saturates numbers