blob: cca355063c43a7a50be2fa7e89944e74314f369f [file] [log] [blame]
Harald Welteb3dae302015-08-30 12:20:09 +02001#pragma once
2
Neels Hofmeyrdf63de22016-08-18 13:13:55 +02003#include <osmocom/iuh/hnbgw.h>
Harald Welteb3dae302015-08-30 12:20:09 +02004
5int hnbgw_hnbap_rx(struct hnb_context *hnb, struct msgb *msg);
6int hnbgw_hnbap_init(void);