git: 9front

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