diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/fuchsia/task.txt (renamed from sys/fuchsia/tasks.txt) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fuchsia/tasks.txt b/sys/fuchsia/task.txt index 9bf8b30c9..639b1754f 100644 --- a/sys/fuchsia/tasks.txt +++ b/sys/fuchsia/task.txt @@ -12,4 +12,4 @@ zx_task_create_exception_channel(task zx_task, options flags[exception_channel_o # zx_task_kill(handle zx_task) # zx_task_suspend(handle zx_task, token ptr[out, zx_handle]) -exception_channel_options = ZX_EXCEPTION_CHANNEL_DEBUGGER +exception_channel_options = 0, ZX_EXCEPTION_CHANNEL_DEBUGGER |
