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

Skip to content
Commit 8665596e authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: fix up the new IRQ code for older versions of gas



Older versions of gas don't implement the C-style != operator, they
instead want the Pascal-style <> operator.  Change != to <> so we
don't break compilation with those old versions of gas.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 939b7871
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment