zephyr/samples/arch/smp
Paul He 027e00955d samples: pktqueue: remove main.h
Normally main.c file doesn't have a header file, because it doesn't
need to declare any interface to other modules.

In this sample, it makes more sense to put all the relevant macro
definitions in main.c directly.

Signed-off-by: Paul He <pawpawhe@gmail.com>
2024-05-21 20:54:13 -04:00
..
pi samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
pktqueue samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
index.rst samples: move architecture specific samples to arch/ 2021-03-09 17:48:18 -05:00