mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
work_q.c is not being built or used, it was replaced by user_work.c which now has k_work_user_queue_start. Signed-off-by: Anas Nashif <anas.nashif@intel.com>