diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-29 17:19:57 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-29 17:19:57 +0200 |
| commit | 81027667166d9624ee12f45f011426678d1bbbf4 (patch) | |
| tree | d12fd352d23ae9c9a167c2c1b8b98c2c9cac2df7 /setup_x64_project.sh | |
| parent | 3167f59dbb401d6a79b1524537e04218baf49ee3 (diff) | |
feat: Improve libSystem's architecture and implementation.
fix: Fix NeKit's Ref, and ErrorOr classes.
fix: Fix userland tools.
next:
- Finish the latest tickets and then release nekernel 0.0.3
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'setup_x64_project.sh')
| -rwxr-xr-x | setup_x64_project.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_x64_project.sh b/setup_x64_project.sh index ba7d4b3f..d1b6ea87 100755 --- a/setup_x64_project.sh +++ b/setup_x64_project.sh @@ -6,7 +6,7 @@ cd dev/user cd src -make sci_asm_io_x64 +make libsys_asm_io_x64 cd .. btb libSystem.json cd ../ddk |
