git: 9front

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