Skip to content

Commit

Permalink
hexagon: correct typos
Browse files Browse the repository at this point in the history
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
  • Loading branch information
epilys authored and Michael Tokarev committed Feb 21, 2024
1 parent a062f7f commit 5c192aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/hexagon/idef-parser/macros.inc
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,5 @@
/* Include fHIDE macros which hide type declarations */
#define fHIDE(A) A

/* Purge non-relavant parts */
/* Purge non-relevant parts */
#define fBRANCH_SPECULATE_STALL(A, B, C, D, E)

0 comments on commit 5c192aa

Please sign in to comment.