git: 9front

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