git: 9front

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