Blame view

include/linux/wanrouter.h 210 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  /* SPDX-License-Identifier: GPL-2.0 */
6fcdf4fac   Paul Gortmaker   wanrouter: delete...
2
3
4
  /*
   * wanrouter.h	Legacy declarations kept around until X25 is removed
   */
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
5
6
  #ifndef	_ROUTER_H
  #define	_ROUTER_H
607ca46e9   David Howells   UAPI: (Scripted) ...
7
  #include <uapi/linux/wanrouter.h>
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
8

1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
9
  #endif	/* _ROUTER_H */