Files

5 lines
101 B
C

#pragma once
int sim_switch_use_physical(unsigned int nr, int physical);
int sim_switch_init(void);