Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Krutwig
31be41653a timecounter: Port to RTEMS
New test sptests/timecounter01.

Update #2271.
2015-05-20 08:40:29 +02:00
Alexander Krutwig
664f8446f4 timecounter: Use uint32_t instead of u_int
FreeBSD assumes that u_int is a 32-bit integer type.  This is wrong for
some 16-bit targets supported by RTEMS.

Update #2271.
2015-05-19 15:14:34 +02:00
Alexander Krutwig
4117cd1639 timecounter: Import from FreeBSD
Update #2271.
2015-05-19 15:14:34 +02:00