aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/pdch_defrag.h
blob: 97b61fa7d4b998d9ea1bad81100e083ad013ff20 (plain)
1
2
3
4
5
6
#ifndef _PDCH_DEFRAG_H
#define _PDCH_DEFRAG_H

void do_pdch_defrag(struct gsm_bts *bts);

#endif /* _PDCH_DEFRAG_H */