git: 9front

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