2011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>

* Makefile.am: Add schedulersimple.h
This commit is contained in:
Joel Sherrill
2011-04-11 17:22:46 +00:00
parent 3bc1585cdc
commit 4847716dec
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add schedulersimple.h
2011-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, wkspace.c: Compiles now and do not core dump when RTEMS

View File

@@ -298,6 +298,7 @@ schedsim_rtems_score_include_HEADERS = \
${cpukitdir}/score/include/rtems/score/thread.h \
${cpukitdir}/score/include/rtems/score/coremsg.h \
${cpukitdir}/score/include/rtems/score/schedulerpriority.h \
${cpukitdir}/score/include/rtems/score/schedulersimple.h \
${cpukitdir}/score/include/rtems/score/timespec.h \
${cpukitdir}/score/include/rtems/score/tqdata.h \
${cpukitdir}/score/include/rtems/score/bitfield.h \