git: 9front

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