herdd: update kernel and fx usage

This commit is contained in:
2026-05-30 10:19:33 +01:00
parent ccede45ec7
commit 9dc3644fc1
5 changed files with 97 additions and 51 deletions
+1
View File
@@ -2,6 +2,7 @@
#define SERVICE_H_
#include "queue.h"
enum service_role {
SVC_ROLE_NONE = 0x00u,
SVC_ROLE_NAMESPACE_PROVIDER = 0x01u,