mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
refs #282 changes to get xbus to compile on Linux
This commit is contained in:
10
src/xbus/xbus.map
Normal file
10
src/xbus/xbus.map
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
global:
|
||||
XPluginStart;
|
||||
XPluginStop;
|
||||
XPluginEnable;
|
||||
XPluginDisable;
|
||||
XPluginReceiveMessage;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user