]> rtime.felk.cvut.cz Git - can-benchmark.git/commit
Adds a library with pair of functions to put load on CPU.
authorMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Wed, 21 Aug 2013 18:21:43 +0000 (20:21 +0200)
committerMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Wed, 21 Aug 2013 18:21:43 +0000 (20:21 +0200)
commit5213ffa9e2ff09d8ff609b61a7cf589d03050477
tree05dfeab5d997a3c44127c42fd586fead114520a7
parent94ca3189a01587b8ec96473cf4d284889ae618a9
Adds a library with pair of functions to put load on CPU.

The implementation is, with the exception of error handling, feature complete, but not well commented.
rtems/gw/libs/Makefile [new file with mode: 0644]
rtems/gw/libs/Makefile.omk [new file with mode: 0644]
rtems/gw/libs/load.c [new file with mode: 0644]
rtems/gw/libs/load.h [new file with mode: 0644]