A simple POSIX-based operating system for 64-bit computers
Go to file
2022-10-02 19:13:21 +02:00
apps Kernel: Add SSE support (enable SSE on boot and save context (user tasks only) on task switch) 2022-10-02 18:53:54 +02:00
initrd Remove userspace for now 2022-09-24 21:29:10 +02:00
kernel Scheduler: adjust SSE saving conditions 2022-10-02 19:13:21 +02:00
libs Kernel: Add SSE support (enable SSE on boot and save context (user tasks only) on task switch) 2022-10-02 18:53:54 +02:00
tools Update build system 2022-10-02 17:01:30 +02:00
.clang-format Ready. Set. Go! 2022-09-05 16:13:51 +02:00
.gitignore Adjust build system to be more flexible and to work with the new toolchain 2022-10-02 12:44:32 +02:00
luna.json Don't build such a small image 2022-09-26 17:55:16 +02:00
Makefile Rename SYS_version to SYS_getversion 2022-10-02 17:25:56 +02:00