package embox.lib.crypt

static module crc16 {
	source "crc16.c"

	@IncludeExport(path="lib/crypt")
	source "crc16.h"
}
