Skip to content

Commit 8e1fe0a

Browse files
author
Deepika
committed
Added newline at end of file
1 parent cc6de51 commit 8e1fe0a

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers

1 file changed

+1
-1
lines changed

targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ void DisableDeepSleepIRQ(IRQn_Type interrupt)
158158
DisableIRQ(interrupt); /* also disable interrupt at NVIC */
159159
/* SYSCON->STARTERCLR[index] = 1u << intNumber; */
160160
}
161-
#endif /*CPU_QN908X */
161+
#endif /*CPU_QN908X */

0 commit comments

Comments
 (0)