aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/trau_upqueue.h
blob: ecc7658438f55e11ae10008e8892f049395c0b91 (plain)
1
2
3
4
5
6
7
#ifndef _TRAU_UPQUEUE_H
#define _TRAU_UPQUEUE_H

void trau_tx_to_mncc(struct gsm_network *net, struct msgb *msg);

#endif /* _TRAU_UPQUEUE_H */