kernel: merge _IS_IN_ISR() with _is_in_isr()

They were the same, standardize on the lowercase one.

Change-Id: I8bca080e45f3e0970697d4451e468b9081f96f5f
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
Benjamin Walsh 2016-10-27 16:57:13 -04:00 committed by Anas Nashif
commit b452817b67
7 changed files with 3 additions and 8 deletions

View file

@ -350,8 +350,6 @@ static ALWAYS_INLINE int _is_in_isr(void)
return ((act & 0xffff) != 0);
}
#define _IS_IN_ISR _is_in_isr
/**
*
* @bried Indicates the interrupt number of the highest priority