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
/
functionalities
/
breakpoint
/
breakpoint_language
/
a.c
blob: b90e2bdcca5d0ce586923e686309d9ba9ea08989 (
plain
) (
blame
)
1
2
3
4
5
int
func_from_c
()
{
return
5
;
}