On Sun, 17 Nov 2019 19:36:11 +0000 Harman Kalra <[email protected]> wrote:
> Added an API to check if current execution is in interrupt > context. This will be helpful to handle nested interrupt cases. > > Signed-off-by: Harman Kalra <[email protected]> Please add a user of this routine. Unused code is added burden.

