osmo-v5/src/v5x_vty.h

5 lines
75 B
C

#pragma once
extern struct vty_app_info vty_info;
int v5x_vty_init(void);