osmo-v5/src/v5le_vty.h

7 lines
106 B
C

#pragma once
#include <osmocom/vty/vty.h>
extern struct vty_app_info vty_info;
int v5le_vty_init(void);