Commit graph

7 commits

Author SHA1 Message Date
Imbus
4e73eee53e Formatting: string.c 2025-06-26 10:07:31 +02:00
Imbus
952eeebb6d Remove trailing extra line 2025-06-26 10:06:51 +02:00
Imbus
74fdd26759 Move uart into its own translation unit 2025-06-26 06:22:16 +02:00
Imbus
f48e74bebe Cosmetic fixes in spinlock 2025-06-26 06:19:58 +02:00
Imbus
f1f480251c Move panic into its own translation unit 2025-06-26 06:19:43 +02:00
Imbus
ff3ad1e719 Spinlocks and initial proc implementation 2025-06-26 05:56:15 +02:00
Imbus
4512a93249 First draft of a kernel side library, string.h & string.c implementing itoa 2025-06-26 04:23:31 +02:00