git: 9front

ref: 4eb9f74514b3f23b3c842dccc41d9545215a059b
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);