Luca Dariz, le mar. 28 juin 2022 12:10:52 +0200, a ecrit:
> * kern/printf.c: remove unnecessary #include and reorder
>
> This allows the file to be reused for minimal user-space tests.
>
> Signed-off-by: Luca Dariz
Applied, thanks!
> ---
> kern/printf.c | 4 ++--
> 1 file changed, 2 insertion
* kern/printf.c: remove unnecessary #include and reorder
This allows the file to be reused for minimal user-space tests.
Signed-off-by: Luca Dariz
---
kern/printf.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kern/printf.c b/kern/printf.c
index 50f23623..cbc27ae6 100