mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-18 06:08:31 +03:00
5 lines
101 B
C
5 lines
101 B
C
#pragma once
|
|
|
|
int sim_switch_use_physical(unsigned int nr, int physical);
|
|
int sim_switch_init(void);
|