|
|
| version 1.12, 2004/01/18 12:31:09 | version 1.13, 2004/01/20 18:41:51 |
|---|---|
| Line 3 | Line 3 |
| * | * |
| * DO NOT EDIT-- this file is automatically generated. | * DO NOT EDIT-- this file is automatically generated. |
| * $DragonFly$ | * $DragonFly$ |
| * created from DragonFly: src/sys/kern/syscalls.master,v 1.9 2003/11/21 05:29:04 dillon Exp | * created from DragonFly: src/sys/kern/syscalls.master,v 1.10 2004/01/18 12:31:08 dillon Exp |
| */ | */ |
| union sysunion { | union sysunion { |
| Line 333 union sysunion { | Line 333 union sysunion { |
| struct caps_sys_get_args caps_sys_get; | struct caps_sys_get_args caps_sys_get; |
| struct caps_sys_wait_args caps_sys_wait; | struct caps_sys_wait_args caps_sys_wait; |
| struct caps_sys_abort_args caps_sys_abort; | struct caps_sys_abort_args caps_sys_abort; |
| struct exec_sys_register_args exec_sys_register; | |
| struct exec_sys_unregister_args exec_sys_unregister; | |
| }; | }; |