git: 9front

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