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
/
lang
/
objc
/
ivar-IMP
/
myclass.h
blob: da28d1e05181020c27284b8459f1af7e80ecbbbb (
plain
) (
blame
)
1
2
3
4
5
6
#import <Foundation/Foundation.h>
@interface
MyClass
:
NSObject
{}
-
(
id
)
init
;
@end