Synopsis
#define _BIS_SR_IRQ(X) __bis_SR_register_on_exit(X)
Description

A synonym for __bis_SR_register_on_exit.