rt_benchs/communication_techniques/src
Thomas Preud'homme 7a1610961c commtech: BUGFIX unwanted optimization
Replace prod += 42 by prod += fourty_two where fourty_two is a volatile
variable to avoid replacement of the loop into a prod += 42 * nb_loop
2009-07-01 02:34:50 +02:00
..
calculation commtech: BUGFIX unwanted optimization 2009-07-01 02:34:50 +02:00
communication commtech: BUFFIX in freeing pages 2009-07-01 01:48:13 +02:00
main.c commtech: do_calc() return a void ** 2009-06-30 22:35:11 +02:00