git: 9front

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