git: 02f1e233d562 - stable/13 - Restore blank line after #include
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Aug 2023 17:50:16 UTC
The branch stable/13 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=02f1e233d562bb5e16cd4776840088b76b227648
commit 02f1e233d562bb5e16cd4776840088b76b227648
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2023-08-17 18:32:14 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-23 17:43:35 +0000
Restore blank line after #include
(cherry picked from commit ece58eaf500974ba4ab1b56420414bf971a17ef7)
---
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