git: 9front

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