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
/
macosx
/
lc-note
/
kern-ver-str
/
main.c
blob: 70a72e0b80b1ea51aee061826c4ac81180cb0b90 (
plain
) (
blame
)
1
2
#include
<stdio.h>
int
main
()
{
puts
(
"this is the lc-note test program."
);
}