summaryrefslogtreecommitdiff
path: root/ports/litex/hw/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/litex/hw/common.h')
-rw-r--r--ports/litex/hw/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/litex/hw/common.h b/ports/litex/hw/common.h
index 6a97ca2e9..b902bc4f2 100644
--- a/ports/litex/hw/common.h
+++ b/ports/litex/hw/common.h
@@ -30,4 +30,4 @@ static inline uint32_t csr_readl(uint32_t addr)
{
return *(volatile uint32_t *)addr;
}
-#endif /* _HW_COMMON_H_ */ \ No newline at end of file
+#endif /* _HW_COMMON_H_ */