git: 9front

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