summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical_support (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-09-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-081-44/+40
| | | | * spintrcritical_support/intrcritical.c: Fixed timing rountines.
* 2009-07-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-202-3/+18
| | | | | | | * spintrcritical_support/intrcritical.c, spintrcritical_support/intrcritical.h: Change prototype of delay method to indicate when counter is reset. This can be used to count how many iterations we are doing.
* 2009-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-102-0/+113
* spintrcritical_support/intrcritical.c, spintrcritical_support/intrcritical.h: New files.