blob: af8c64c3237eed194671be25c0848ecfb9492854 [file] [log] [blame]
Pablo Neira Ayuso54b49792011-06-07 12:15:26 +02001#ifndef _OSMO_ABIS_H_
2#define _OSMO_ABIS_H_
3
4void libosmo_abis_init(void *ctx);
5
6#endif