repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
include
/
linux
/
wanrouter.h
blob
f6358558f9f51755055ebbf80b71f0b1f1298c75
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* wanrouter.h Legacy declarations kept around until X25 is removed
4
*/
5
6
#ifndef _ROUTER_H
7
#define _ROUTER_H
8
9
#include <uapi/linux/wanrouter.h>
10
11
#endif
/* _ROUTER_H */