diff options
Diffstat (limited to 'arch/sandbox/lib/crt0_sandbox_efi.S')
-rw-r--r-- | arch/sandbox/lib/crt0_sandbox_efi.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sandbox/lib/crt0_sandbox_efi.S b/arch/sandbox/lib/crt0_sandbox_efi.S index b15766c514..88537345dd 100644 --- a/arch/sandbox/lib/crt0_sandbox_efi.S +++ b/arch/sandbox/lib/crt0_sandbox_efi.S @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * PE/COFF header for EFI applications * |