git: 9front

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