git: 9front

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