git: 9front

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