lib: add libmsg* ipc protocol libraries

This commit is contained in:
2026-02-19 19:29:17 +00:00
parent ff66c8d89f
commit 1e6748b4fc
9 changed files with 140 additions and 0 deletions

3
lib/libmsg/msg.c Normal file
View File

@@ -0,0 +1,3 @@
void msg_tmp(void)
{
}