shithub: riscv

ref: 1cff9ab4e8412d5c6b6a3cbca720fbc4bcccecd9
dir: /sys/src/cmd/disk/sacfs/sac.h/

View raw version
int	sac(uchar *dst, uchar *src, int blocksize);
int unsac(uchar *dst, uchar *src, int n, int nsrc);