|
5f9514627b
|
core+init: Instead of exporting an "arch" symbol for platform-specific code, use "usingnamespace".
This makes imports of platform-specific files way cleaner.
|
2025-02-22 15:49:14 +01:00 |
|
|
d858700da4
|
core: Add a struct named "platform.Registers" to cover different architectures
This replaces the architecture-independent usage of InterruptStackFrame, which is an x86_64 implementation thing.
|
2025-02-21 19:40:46 +01:00 |
|
|
13ec4bee87
|
Ready. Set. Go!
Microkernel development in Zig, should be fun! =]
|
2025-02-13 22:39:48 +01:00 |
|