|
|
| version 1.13, 2004/01/20 18:41:51 | version 1.14, 2004/03/06 22:14:16 |
|---|---|
| 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.10 2004/01/18 12:31:08 dillon Exp | * created from DragonFly: src/sys/kern/syscalls.master,v 1.11 2004/01/20 18:41:51 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 caps_sys_getgen_args caps_sys_getgen; | |
| struct caps_sys_setgen_args caps_sys_setgen; | |
| struct exec_sys_register_args exec_sys_register; | struct exec_sys_register_args exec_sys_register; |
| struct exec_sys_unregister_args exec_sys_unregister; | struct exec_sys_unregister_args exec_sys_unregister; |
| }; | }; |