doc: final revise of the document
[p2p-kernel-protocol.git] / module / p2pkp.h
1 #ifndef _P2PKP_H_
2 #define _P2PKP_H_
3
4 #define AF_P2PKP                19
5 #define PF_P2PKP                AF_P2PKP
6
7 #endif /* _P2PKP_H_ */