git: 9front

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