MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | OPTIONAL |
2 | SYNOPSIS | ||||
3 | void break_point() | ||||
4 | |||||
5 | DESCRIPTION | ||||
6 | This function is for system internal use and should never be called by | ||||
7 | user objects. It is supposed to check the stack integrity and aborts | ||||
8 | the driver when it detects corruption. | ||||
9 | |||||
10 | SEE ALSO | ||||
11 | shutdown(E), swap(E) |