git: ece58eaf5009 - main - Restore blank line after #include
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 18:32:45 UTC
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ece58eaf500974ba4ab1b56420414bf971a17ef7 commit ece58eaf500974ba4ab1b56420414bf971a17ef7 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2023-08-17 18:32:14 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2023-08-17 18:32:32 +0000 Restore blank line after #include --- lib/libc/arm/gen/_ctx_start.S | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/arm/gen/_ctx_start.S b/lib/libc/arm/gen/_ctx_start.S index 39c282bf30c7..cd8d25b9e583 100644 --- a/lib/libc/arm/gen/_ctx_start.S +++ b/lib/libc/arm/gen/_ctx_start.S @@ -1,4 +1,5 @@ #include <machine/asm.h> + ENTRY(_ctx_start) mov lr, pc mov pc, r4