git: 9front

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