services: add ldd library loader service

This commit is contained in:
2026-02-19 19:31:58 +00:00
parent 75bd11d5cc
commit f1e71cafc4
4 changed files with 26 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
int main(void)
{
return 0;
}