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
xtensa: fix high memory/reserved memory collision
[cris-mirror.git]
/
include
/
linux
/
if_ltalk.h
blob
4cc1c0b7787000497cec5fa345b79ebb0afa4f70
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __LINUX_LTALK_H
3
#define __LINUX_LTALK_H
4
5
#include <uapi/linux/if_ltalk.h>
6
7
extern
struct
net_device
*
alloc_ltalkdev
(
int
sizeof_priv
);
8
#endif