git: 9front

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