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
/
frame
/
language
/
other.h
blob: 0a2c125e6b423a5e957ee85607c048ddbdf41ca7 (
plain
) (
blame
)
1
2
3
4
5
6
7
class
Other
{
public
:
static
void
DoSomething
();
static
void
DoSomethingElse
();
};