Changeset d2e6a127 in rtems
- Timestamp:
- 09/29/11 15:59:10 (12 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 4e8589d
- Parents:
- ff33d076
- Location:
- testsuites/psxtmtests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtmtests/ChangeLog
rff33d076 rd2e6a127 1 2011-09-29 Ralf Corsépius <ralf.corsepius@rtems.org> 2 3 * psxtmsem03/init.c: Add HAVE_CONFIG_H. 4 1 5 2011-08-24 Ricardo Aguirre <el.mastin@ymail.com> 2 6 -
testsuites/psxtmtests/psxtmsem03/init.c
rff33d076 rd2e6a127 9 9 * $Id$ 10 10 */ 11 12 #ifdef HAVE_CONFIG_H 13 #include "config.h" 14 #endif 11 15 12 16 #include <errno.h>
Note: See TracChangeset
for help on using the changeset viewer.