[rtems commit] i386/pc386/include/bsp.h: Do not include <rtems/iosupp.h>
Joel Sherrill
joel at rtems.org
Wed Mar 30 19:04:59 UTC 2016
Module: rtems
Branch: master
Commit: 96a7d0609a15a94472bfcde13866c13e71d9b464
Changeset: http://git.rtems.org/rtems/commit/?id=96a7d0609a15a94472bfcde13866c13e71d9b464
Author: Joel Sherrill <joel at rtems.org>
Date: Wed Mar 30 14:04:22 2016 -0500
i386/pc386/include/bsp.h: Do not include <rtems/iosupp.h>
---
c/src/lib/libbsp/i386/pc386/include/bsp.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/c/src/lib/libbsp/i386/pc386/include/bsp.h b/c/src/lib/libbsp/i386/pc386/include/bsp.h
index c26a78c..34516f0 100644
--- a/c/src/lib/libbsp/i386/pc386/include/bsp.h
+++ b/c/src/lib/libbsp/i386/pc386/include/bsp.h
@@ -54,7 +54,6 @@
#include <bsp/tblsizes.h>
#include <rtems.h>
-#include <rtems/iosupp.h>
#include <rtems/score/cpu.h>
#include <rtems/bspIo.h>
More information about the vc
mailing list