index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
llvm
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
commands
/
expression
/
multiline-completion
/
main.c
blob: 6dd3616c1ae40ca677b549a8c43559969df36ffc (
plain
) (
blame
)
1
2
3
4
int
main
(
int
argc
,
char
**
argv
)
{
int
to_complete
=
0
;
return
to_complete
;
}