mirror of
https://github.com/octoleo/restic.git
synced 2024-11-04 12:34:13 +00:00
5 lines
108 B
Go
5 lines
108 B
Go
|
package syscallx
|
||
|
|
||
|
// make us look more like package syscall, so mksyscall.pl output works
|
||
|
var _zero uintptr
|