7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
|
|
DEBUG_PLUGIN {
|
||
|
|
global:
|
||
|
|
debug_plugin_init;
|
||
|
|
debug_plugin_exit;
|
||
|
|
|
||
|
|
local: *;
|
||
|
|
};
|