2002-08-30 Joel Sherrill <joel@OARcorp.com>

* samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
This commit is contained in:
Joel Sherrill
2002-08-30 12:09:48 +00:00
parent 182e9f8e3d
commit b83fd62027
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-08-30 Joel Sherrill <joel@OARcorp.com>
* samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
2002-08-27 Joel Sherrill <joel@OARcorp.com>
* samples/base_mp/.cvsignore: New file.

View File

@@ -21,7 +21,6 @@
-- $Id$
--
with BSP_MPCI;
with RTEMS;
package MPTEST is