git: 9front

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