zephyr/tests/benchmarks
Nicolas Pitre 659fa0d57d lifo/fifo: first word is not always first 4 bytes
The first word is used as a pointer, meaning it is 64 bits on 64-bit
systems. To reserve it, it has to be either a pointer, a long, or an
intptr_t. Not an int nor an u32_t.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-26 09:08:42 -04:00
..
app_kernel license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
boot_time license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
latency_measure docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
mbedtls tests: benchmarks: mbedtls: Fix printf args 2019-05-23 09:27:59 -04:00
sched benchmarks: sched: capture output and evaluate 2019-04-08 10:46:55 -04:00
sys_kernel lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
timing_info docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00