projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Correct .gbs.conf settings
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
include
/
uapi
/
linux
/
if_ltalk.h
1
#ifndef _UAPI__LINUX_LTALK_H
2
#define _UAPI__LINUX_LTALK_H
3
4
#define LTALK_HLEN 1
5
#define LTALK_MTU 600
6
#define LTALK_ALEN 1
7
8
9
#endif /* _UAPI__LINUX_LTALK_H */