git: 9front

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