1 /* SPDX-License-Identifier: GPL-2.0 */ << 2 #ifndef __LINUX_LTALK_H 1 #ifndef __LINUX_LTALK_H 3 #define __LINUX_LTALK_H 2 #define __LINUX_LTALK_H 4 3 5 #include <uapi/linux/if_ltalk.h> 4 #include <uapi/linux/if_ltalk.h> 6 5 7 extern struct net_device *alloc_ltalkdev(int s 6 extern struct net_device *alloc_ltalkdev(int sizeof_priv); 8 #endif 7 #endif 9 8
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.