summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/include/bsp/system-clocks.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-12-21 15:16:47 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-01-15 10:32:41 +0100
commit222c98903f3319b189169e621cb1f5c1f684530e (patch)
tree47a598dd827761e7e5ccc93f17dd0eb09d958da4 /bsps/arm/tms570/include/bsp/system-clocks.h
parentbsps/arm: Use shared empty bsp_start_hook_0() (diff)
downloadrtems-222c98903f3319b189169e621cb1f5c1f684530e.tar.bz2
bsp/tms570: Remove empty <bsp/tms570-rti.h>
Update #4982.
Diffstat (limited to 'bsps/arm/tms570/include/bsp/system-clocks.h')
-rw-r--r--bsps/arm/tms570/include/bsp/system-clocks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/arm/tms570/include/bsp/system-clocks.h b/bsps/arm/tms570/include/bsp/system-clocks.h
index afd72482ee..e251ef7ea8 100644
--- a/bsps/arm/tms570/include/bsp/system-clocks.h
+++ b/bsps/arm/tms570/include/bsp/system-clocks.h
@@ -25,7 +25,7 @@
#ifndef LIBBSP_ARM_TMS570_SYSTEM_CLOCKS_H
#define LIBBSP_ARM_TMS570_SYSTEM_CLOCKS_H
-#include <bsp/tms570-rti.h>
+#include <bsp/tms570.h>
#ifdef __cplusplus
extern "C" {