blob: 982a9ac63fe28093a684f42d1af570fa6aaa4419 [file] [log] [blame]
#ifndef _SYSTEM_INFO_H
#define _SYSTEM_INFO_H
int gsm_generate_si(u_int8_t *output, struct gsm_bts *bts, int type);
#endif