From 0e7af2395e8dc84c02a8e47379dc97bd9e5e605b Mon Sep 17 00:00:00 2001 From: kar-rahul-aws Date: Fri, 16 Aug 2024 19:12:38 +0530 Subject: [PATCH] Add new line at EOF --- portable/GCC/IA32_flat/ISR_Support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portable/GCC/IA32_flat/ISR_Support.h b/portable/GCC/IA32_flat/ISR_Support.h index 6318569f4..6ee4f2412 100644 --- a/portable/GCC/IA32_flat/ISR_Support.h +++ b/portable/GCC/IA32_flat/ISR_Support.h @@ -125,4 +125,4 @@ movl $0x00, (0xFEE000B0) iret -.endm \ No newline at end of file +.endm