mirror of
https://github.com/restic/restic.git
synced 2024-12-26 09:47:49 +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
|