git: 9front

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