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
/
utils
/
lit
/
lit.py
blob: 851063b3bd1f757b62cf443c3501d57a1e9d18e0 (
plain
) (
blame
)
1
2
3
4
5
#!/usr/bin/env python
if
__name__
==
'__main__'
:
import
lit
lit
.
main
()