librosetta: add a bootstrap channel marker for a namespace channel

This commit is contained in:
2026-06-07 13:49:53 +01:00
parent 98343f1e12
commit 55f5a8e82a
@@ -12,6 +12,7 @@ enum rosetta_bootstrap_handle_type {
enum rosetta_bootstrap_channel_type {
RSBS_CHANNEL_NONE,
RSBS_CHANNEL_SYSTEM,
RSBS_CHANNEL_NAMESPACE,
};
struct rosetta_bootstrap_handle {