diff options
Diffstat (limited to 'common/uapi/timers.c')
| -rw-r--r-- | common/uapi/timers.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/uapi/timers.c b/common/uapi/timers.c index 97a1d30..ca2443b 100644 --- a/common/uapi/timers.c +++ b/common/uapi/timers.c @@ -1,3 +1,8 @@ +/** + * @file timers.c + * Timer syscall implementations. + */ + #include <apos/timer.h> #include <apos/uapi.h> |
