mirror of https://github.com/F-Stack/f-stack.git
13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
|
INTERNAL {
|
||
|
global:
|
||
|
|
||
|
idpf_ctlq_deinit;
|
||
|
idpf_ctlq_init;
|
||
|
idpf_ctlq_clean_sq;
|
||
|
idpf_ctlq_recv;
|
||
|
idpf_ctlq_send;
|
||
|
idpf_ctlq_post_rx_buffs;
|
||
|
|
||
|
local: *;
|
||
|
};
|