git: 9front

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