git: 9front

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