git: 9front

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