blob: 48af136e5a50aa7e8265df2a6cb60b53f869cc7b [file] [log] [blame]
#pragma once
#include <osmocom/vty/vty.h>
#include <osmocom/bsc/handover_cfg.h>
void ho_vty_init();
void ho_vty_write(struct vty *vty, const char *indent, struct handover_cfg *ho);