git: 9front

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