Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | compiler*.h: sync include/linux/compiler*.h with Linux 3.16 | Masahiro Yamada | |
Copy them from Linux v3.16 tag. My main motivation of this commit is to add compiler-clang.h. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Jeroen Hofstee <jeroen@myspectrum.nl> | |||
2011-10-01 | Add missing header for gcc3 | Scott McNutt | |
When include/linux/compiler.h is included, the associated gcc3 header is required for older build environments. Signed-off-by: Scott McNutt <smcnutt@psyent.com> Acked-by: Mike Frysinger <vapier@gentoo.org> |