git: 9front

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