git: 9front

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