git: 9front

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