blob: 81e434c50790f302213e3ce23b8447e9cb30a8b2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __LINUX_LTALK_H
2#define __LINUX_LTALK_H
3
David Howells607ca462012-10-13 10:46:48 +01004#include <uapi/linux/if_ltalk.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07005
Christoph Hellwig3ef4e9a2005-05-05 14:25:59 -07006extern struct net_device *alloc_ltalkdev(int sizeof_priv);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#endif