git: 9front

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