git: 9front

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