1
0
mirror of https://github.com/restic/restic.git synced 2024-07-06 09:20:53 +02:00
restic/vendor/bazil.org/fuse/syscallx/msync.go
2017-07-23 14:25:38 +02:00

10 lines
144 B
Go

package syscallx
/* This is the source file for msync_*.go, to regenerate run
./generate
*/
//sys Msync(b []byte, flags int) (err error)