git: 9front

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