git: 9front

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