git: 9front

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