git: 9front

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