blob: ecc7658438f55e11ae10008e8892f049395c0b91 [file] [log] [blame]
Alexander Huemer0a654612011-09-06 00:09:49 +02001#ifndef _TRAU_UPQUEUE_H
2#define _TRAU_UPQUEUE_H
3
4void trau_tx_to_mncc(struct gsm_network *net, struct msgb *msg);
5
6#endif /* _TRAU_UPQUEUE_H */
7