mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 21:58:33 +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);
|