The _ _TRAPB intrinsic has the following declaration:
void __TRAPB( void );
This intrinsic function guarantees that the following code does not execute until all possible preceding traps have been signaled.