Correct terminology.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11518 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e6d5cc8d84
commit
2b3216fc5a
@ -78,7 +78,7 @@ typedef enum {
|
||||
B_POST_SYSCALL_HIT, // thread finished a syscall
|
||||
B_SINGLE_STEP, // thread is being single stepped
|
||||
|
||||
B_NMI, // non-masked interrupt
|
||||
B_NMI, // non-maskable interrupt
|
||||
B_MACHINE_CHECK_EXCEPTION,
|
||||
B_SEGMENT_VIOLATION,
|
||||
B_ALIGNMENT_EXCEPTION,
|
||||
|
Loading…
Reference in New Issue
Block a user