git: 9front

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