We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9de28 commit f45b5caCopy full SHA for f45b5ca
NidMgr.C
@@ -22,10 +22,12 @@ static SyslibEntry g_syslib[] = {
22
{ 0xd3744be0, "module_bootstart" },
23
{ 0xf01d73a7, "module_info" },
24
{ 0x2f064fa6, "module_reboot_before" },
25
+ { 0xadf12745, "module_reboot_phase" },
26
{ 0xd632acdb, "module_start" },
27
{ 0x0f7c276c, "module_start_thread_parameter" },
28
{ 0xcee8593c, "module_stop" },
29
{ 0xcf0cc697, "module_stop_thread_parameter" },
30
+ { 0x11b97506, "module_sdk_version" },
31
};
32
33
#define MASTER_NID_MAPPER "MasterNidMapper"
0 commit comments