git: 9front

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