diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/apos/uapi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apos/uapi.h b/include/apos/uapi.h index 83de7eb..fea82e4 100644 --- a/include/apos/uapi.h +++ b/include/apos/uapi.h @@ -30,6 +30,7 @@ typedef long sys_arg_t; * Return structure of syscall. * \note Field names are generic, and can be used for whatever, * check documentation of whatever you're doing. + * @todo should this be placed into syscalls.h? */ struct sys_ret { /** Status. */ |
