librosetta: add a bootstrap channel marker for a namespace channel
This commit is contained in:
@@ -12,6 +12,7 @@ enum rosetta_bootstrap_handle_type {
|
|||||||
enum rosetta_bootstrap_channel_type {
|
enum rosetta_bootstrap_channel_type {
|
||||||
RSBS_CHANNEL_NONE,
|
RSBS_CHANNEL_NONE,
|
||||||
RSBS_CHANNEL_SYSTEM,
|
RSBS_CHANNEL_SYSTEM,
|
||||||
|
RSBS_CHANNEL_NAMESPACE,
|
||||||
};
|
};
|
||||||
|
|
||||||
struct rosetta_bootstrap_handle {
|
struct rosetta_bootstrap_handle {
|
||||||
|
|||||||
Reference in New Issue
Block a user