diff options
Diffstat (limited to 'include/net/ax25call.h')
-rw-r--r-- | include/net/ax25call.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/ax25call.h b/include/net/ax25call.h new file mode 100644 index 000000000..68b8a70c0 --- /dev/null +++ b/include/net/ax25call.h @@ -0,0 +1,2 @@ +/* Separate to keep compilation of protocols.c simpler */ +extern void ax25_proto_init(struct net_proto *pro); |