shithub: riscv

ref: de4aec9fbd6ef88f2e2b61a031d5e04cc2aacccb
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);