gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:memset from tkernel_2/monitor/hwdepend/tef_em1d/src/sio.c (0.00 seconds)
tkernel_2
monitor/hwdepend/tef_em1d/src/sio.c - 2.0KB - 80 lines
40: 
41:         memset(&SIO, 0, sizeof(SIO));
42:         ConPort    = port;
55: /* if there was an error, treat it as no console */ 56: memset(&SIO, 0, sizeof(SIO)); 57: ConPort = -1;