aboutsummaryrefslogtreecommitdiff
path: root/lib/string.S
Commit message (Collapse)AuthorAgeFilesLines
* Move string.S to the lib directoryMiquel Sabaté Solà2024-11-261-0/+97
It was weird enough to have it in the 'kernel' directory, as it's way more fitting to have it on 'lib'. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>