OSDN Git Service

include/linux/compiler*.h: define asm_volatile_goto
authorndesaulniers@google.com <ndesaulniers@google.com>
Wed, 31 Oct 2018 19:39:01 +0000 (12:39 -0700)
committerMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Tue, 6 Nov 2018 14:30:16 +0000 (15:30 +0100)
commit8bd66d147c88bd441178c7b4c774ae5a185f19b8
treef6518dc141cde0d4509253c0ae46732d1ca82f24
parent651022382c7f8da46cb4872a545ee1da6d097d2a
include/linux/compiler*.h: define asm_volatile_goto

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>
include/linux/compiler_types.h