git: 9front

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