git: 9front

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