summaryrefslogtreecommitdiff
path: root/sys/src/cmd/disk/sacfs/sac.h
blob: 7caaa476c80c2c17c0e1b7b407c1ddbf1dcda2db (plain)
1
2
int	sac(uchar *dst, uchar *src, int blocksize);
int unsac(uchar *dst, uchar *src, int n, int nsrc);