summaryrefslogtreecommitdiffstats
path: root/sys/kern/sys_process.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/sys_process.c')
-rw-r--r--sys/kern/sys_process.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/sys_process.c b/sys/kern/sys_process.c
index 3561f6f..bd684f6 100644
--- a/sys/kern/sys_process.c
+++ b/sys/kern/sys_process.c
@@ -374,6 +374,7 @@ ptrace(struct thread *td, struct ptrace_args *uap)
break;
#endif /* PT_SETDBREGS */
default:
+ break;
}
write = 0;
OpenPOWER on IntegriCloud