Skip to content

Commit

Permalink
fix clang-format error
Browse files Browse the repository at this point in the history
  • Loading branch information
shengwen-tw committed Nov 27, 2023
1 parent 360f63f commit e7a4614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/task.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <stdint.h>
#include <tenok.h>
#include <task.h>
#include <tenok.h>

#include <arch/port.h>
#include <kernel/syscall.h>
Expand Down

0 comments on commit e7a4614

Please sign in to comment.