summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Moessner <berndmoessner80@gmail.com>2024-01-08 13:27:34 -0600
committerJoel Sherrill <joel@rtems.org>2024-01-08 17:42:58 -0600
commit9d07bf67a9bc2042fce970d1d1ab112f5c445efb (patch)
treea2b411cbbc4782ae0a819244a94e9b8a91eaba9b
parentInclude Xilinx support files also for Zynq7000 (diff)
downloadrtems-9d07bf67a9bc2042fce970d1d1ab112f5c445efb.tar.bz2
xparameters.h: fix typo in comment
-rw-r--r--bsps/include/xil/xparameters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/include/xil/xparameters.h b/bsps/include/xil/xparameters.h
index b665810643..9d4d95eacb 100644
--- a/bsps/include/xil/xparameters.h
+++ b/bsps/include/xil/xparameters.h
@@ -41,4 +41,4 @@ extern "C" {
}
#endif
-#endif /* XIL_PRINTF_H */
+#endif /* XPARAMETERS_H */