git: 9front

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