Revision 8bd66d147c88bd441178c7b4c774ae5a185f19b8 authored by ndesaulniers@google.com on 31 October 2018, 19:39:01 UTC, committed by Miguel Ojeda on 06 November 2018, 14:30:16 UTC
asm_volatile_goto should also be defined for other compilers that support
asm goto.

Fixes commit 815f0ddb346c ("include/linux/compiler*.h: make compiler-*.h
mutually exclusive").

Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
1 parent 6510223
History
File Mode Size
Documentation
feature
tests
.gitignore -rw-r--r-- 7 bytes
Build -rw-r--r-- 42 bytes
Build.include -rw-r--r-- 4.0 KB
Makefile -rw-r--r-- 1.0 KB
Makefile.build -rw-r--r-- 3.9 KB
Makefile.feature -rw-r--r-- 7.7 KB
Makefile.include -rw-r--r-- 217 bytes
fixdep.c -rw-r--r-- 3.7 KB

back to top