git: 9front

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