git: 9front

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