git: 9front

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