r_privileged_exception


Performs processing in response to the privileged instruction exception.

Remark

This API function is called to run interrupt processing in response to a privilegedundefined instruction exception occurred when detecting the execution of a privileged instruction in user mode.

[Syntax]

void    r_privileged_exception ( void );

[Argument(s)]

None.

[Return value]

None.