Home
last modified time | relevance | path

Searched refs:m_crc (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DRKBoot.h83 BYTE m_crc[4]; variable
H A DRKBoot.cpp284 memcpy(m_crc,m_BootData+(m_BootSize-4),4); in CRKBoot()