commit | 1e74ddd709b0ee302ff47e8c9ae61e26b2ef8d7a | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue May 18 09:06:47 2021 -0400 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue May 18 11:21:27 2021 -0500 |
tree | 5cdc047b0fac24f8d7b122cf67a1a2f3fa9cba15 | |
parent | 925303ede63f550bf46d7e40f7def263bad36829 [diff] |
kernel: remove dead workq code 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>