diff options
Diffstat (limited to 'common/uapi/dispatch.c')
| -rw-r--r-- | common/uapi/dispatch.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/uapi/dispatch.c b/common/uapi/dispatch.c index 5e2e788..1e72e77 100644 --- a/common/uapi/dispatch.c +++ b/common/uapi/dispatch.c @@ -1,3 +1,8 @@ +/** + * @file dispatch.c + * Syscall dispatch. + */ + #include <apos/uapi.h> static const sys_t syscall_table[] = { |
