git: 9front

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