git: 9front

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