mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
8 lines
162 B
ArmAsm
8 lines
162 B
ArmAsm
![]() |
/* SPDX-License-Identifier: GPL-2.0 */
|
||
|
|
||
|
#include <linux/bug.h>
|
||
|
|
||
|
// Cut here.
|
||
|
|
||
|
::kernel::concat_literals!(ARCH_WARN_ASM("{file}", "{line}", "{flags}", "{size}"))
|