aboutsummaryrefslogtreecommitdiff
path: root/include/linux/if_ltalk.h
blob: 81e434c50790f302213e3ce23b8447e9cb30a8b2 (plain)
1
2
3
4
5
6
7
#ifndef __LINUX_LTALK_H
#define __LINUX_LTALK_H

#include <uapi/linux/if_ltalk.h>

extern struct net_device *alloc_ltalkdev(int sizeof_priv);
#endif