blob: 591817cec7cfcf39c1fa9fca3bd52af3a2bee001 [file] [log] [blame]
#pragma once
#include <re.h>
void rawrtc_crc32c_init(void);
uint32_t rawrtc_crc32c(void const* buffer, size_t length);