blob: 982a9ac63fe28093a684f42d1af570fa6aaa4419 [file] [log] [blame]
Harald Weltea54a2bb2009-12-01 18:04:30 +05301#ifndef _SYSTEM_INFO_H
2#define _SYSTEM_INFO_H
3
4int gsm_generate_si(u_int8_t *output, struct gsm_bts *bts, int type);
5
6#endif