9 lines
312 B
C
9 lines
312 B
C
|
|
||
|
void sync_arch_mrfpga_globals(t_arch_mrfpga arch_mrfpga);
|
||
|
|
||
|
void get_mrfpga_switch_type(boolean is_from_sbox,
|
||
|
boolean is_to_sbox,
|
||
|
short from_node_switch,
|
||
|
short to_node_switch,
|
||
|
short switch_types[2]);
|