index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
dccp.h
blob: 056e6adc70b6cab5300d3f0e9e434b229b249aab (
plain
)
1
2
3
4
5
6
7
#ifndef __NETNS_DCCP_H__ #define __NETNS_DCCP_H__ struct netns_dccp { }; #endif