Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at 64104f703212ff50e855bb2e2fa80d71db62c521 10 lines 171 B view raw
1/* 2 * wanrouter.h Legacy declarations kept around until X25 is removed 3 */ 4 5#ifndef _ROUTER_H 6#define _ROUTER_H 7 8#include <uapi/linux/wanrouter.h> 9 10#endif /* _ROUTER_H */