git: 9front

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