X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/94ca3189a01587b8ec96473cf4d284889ae618a9..5213ffa9e2ff09d8ff609b61a7cf589d03050477:/rtems/gw/libs/load.h diff --git a/rtems/gw/libs/load.h b/rtems/gw/libs/load.h new file mode 100644 index 0000000..b355c24 --- /dev/null +++ b/rtems/gw/libs/load.h @@ -0,0 +1,7 @@ +#ifndef __CPU_LOAD_H_ +#define __CPU_LOAD_H_ + +int start_thread_load(); +int end_thread_load(); + +#endif \ No newline at end of file