git: 9front

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