OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/drm-misc...
[uclinux-h8/linux.git]
/
include
/
asm-generic
/
linkage.h
1
#ifndef __ASM_GENERIC_LINKAGE_H
2
#define __ASM_GENERIC_LINKAGE_H
3
/*
4
* linux/linkage.h provides reasonable defaults.
5
* an architecture can override them by providing its own version.
6
*/
7
8
#endif /* __ASM_GENERIC_LINKAGE_H */