rt: move slice append helpers from lib/slices/ into libwwrt.a

This commit is contained in:
2026-05-11 16:56:46 +09:00
parent 8ffe6dbee6
commit 5408160d49
5 changed files with 23 additions and 34 deletions

View File

@@ -28,7 +28,6 @@ static const char *modules[] = {
"lib/bufio/bufio.ww",
"lib/fmt/fmt.ww",
"lib/net/net.ww",
"lib/slices/slices.ww",
NULL
};