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
/
fat_archives
/
main.c
blob: 328319d4fb8f1225c03d22aea0aae3e36e070128 (
plain
) (
blame
)
1
2
3
4
5
6
#include
"a.h"
#include
<stdio.h>
int
main
()
{
printf
(
"%d
\n
"
,
foo
());
}