forked from Imagelibrary/rtems
2011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add schedulersimple.h
This commit is contained in:
@@ -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>
|
2011-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* Makefile.am, wkspace.c: Compiles now and do not core dump when RTEMS
|
* Makefile.am, wkspace.c: Compiles now and do not core dump when RTEMS
|
||||||
|
|||||||
@@ -298,6 +298,7 @@ schedsim_rtems_score_include_HEADERS = \
|
|||||||
${cpukitdir}/score/include/rtems/score/thread.h \
|
${cpukitdir}/score/include/rtems/score/thread.h \
|
||||||
${cpukitdir}/score/include/rtems/score/coremsg.h \
|
${cpukitdir}/score/include/rtems/score/coremsg.h \
|
||||||
${cpukitdir}/score/include/rtems/score/schedulerpriority.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/timespec.h \
|
||||||
${cpukitdir}/score/include/rtems/score/tqdata.h \
|
${cpukitdir}/score/include/rtems/score/tqdata.h \
|
||||||
${cpukitdir}/score/include/rtems/score/bitfield.h \
|
${cpukitdir}/score/include/rtems/score/bitfield.h \
|
||||||
|
|||||||
Reference in New Issue
Block a user