General modularization and folder restructuring #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should be able to use libraries defined in libc such as string.h in arch-dependent code since the compiler has no idea about these functions otherwise. For that reason, we need to revise the current folder hierarchy.
Duplicate of #5.
😭
Please see the attached image.