Changeset 9b4422a2 in rtems for c/src/ada-tests/sptests/sp25
- Timestamp:
- May 3, 2012, 3:09:24 PM (9 years ago)
- Branches:
- 4.11, 5, master
- Children:
- ae55da72
- Parents:
- 183af89
- git-author:
- Joel Sherrill <joel.sherrill@…> (05/03/12 15:09:24)
- git-committer:
- Joel Sherrill <joel.sherrill@…> (05/11/12 13:44:13)
- Location:
- c/src/ada-tests/sptests/sp25
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/sptests/sp25/Makefile.am
r183af89 r9b4422a2 1 ## $Id$2 3 1 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 4 2 include $(top_srcdir)/../../../testsuites/automake/compile.am -
c/src/ada-tests/sptests/sp25/config.h
r183af89 r9b4422a2 9 9 * the file LICENSE in this distribution or at 10 10 * http://www.rtems.com/license/LICENSE. 11 *12 * $Id$13 11 */ 14 12 -
c/src/ada-tests/sptests/sp25/sp25.adb
r183af89 r9b4422a2 16 16 -- the file LICENSE in this distribution or at 17 17 -- http://www.rtems.com/license/LICENSE. 18 --19 -- $Id$20 18 -- 21 19 -
c/src/ada-tests/sptests/sp25/sptest.adb
r183af89 r9b4422a2 17 17 -- the file LICENSE in this distribution or at 18 18 -- http://www.rtems.com/license/LICENSE. 19 --20 -- $Id$21 19 -- 22 20 -
c/src/ada-tests/sptests/sp25/sptest.ads
r183af89 r9b4422a2 17 17 -- the file LICENSE in this distribution or at 18 18 -- http://www.rtems.com/license/LICENSE. 19 --20 -- $Id$21 19 -- 22 20
Note: See TracChangeset
for help on using the changeset viewer.