gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GMH (0.00 seconds)
tkernel_2
monitor/hwdepend/tef_em1d/src/diskio.c - 7.4KB - 250 lines
126:         /* check the signature in the boot block */
127:         if ( GMH(&buf.signature) != 0xaa55 ) return E_OK; /* no partition */
128: