git: 9front

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