arch: arc: use ifdef to replace if define in isr wrapper code
isr wrapper code has mixed usage of #ifdef and #if define macros. Unify
them to more usual #ifdef.
Signed-off-by:
Yuguo Zou <yuguo.zou@synopsys.com>
Loading
Please sign in to comment