git: 9front

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