Skip to content

Conversation

@QuzarDC
Copy link
Member

@QuzarDC QuzarDC commented Dec 23, 2025

-Update makefile to have installation work outside of $KOS_BASE
-Switch from arch/types.h types to stdint.h types
-Whitespace cleanups (tabs to spaces, remove stray whitespace)
-Update function param from empty to void.

QuzarDC added 4 commits December 23, 2025 03:54
These were built for the old kos-ports paradigm
and hard-coded relative paths presuming you are
building in the kos-ports folder. Update to use
the env var to find that folder.
This means it's possible to discard the redefinition
of those types and always include stdint.h.
Tabs to spaces, remove stray whitespace, and update
`lib_get_name` param to `void`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants