git: 9front

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