git: 9front

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