git: 9front

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