git: 9front

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