git.samba.org
/
sfrench
/
cifs-2.6.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'topic/dai-link' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
[sfrench/cifs-2.6.git]
/
include
/
uapi
/
linux
/
stddef.h
1
#include <linux/compiler.h>
2
3
#ifndef __always_inline
4
#define __always_inline inline
5
#endif