git: 9front

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