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 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
include
/
uapi
/
linux
/
stddef.h
blob
621fa8ac44257ced281590206b7dda37b818177f
1
#include <linux/compiler.h>
2
3
#ifndef __always_inline
4
#define __always_inline inline
5
#endif