git: 9front

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