mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 12:08:52 +00:00
The variable task_irq_object is global because the test_task_irq project needed to access it. That data should only be accessed through the API. To make the variable local, break that dependency to the test project and restrict the access to the variable. Change-Id: I1ccb21625d456714a038e0374d124b42aa72e577 Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
include | ||
libc | ||
microkernel | ||
nanokernel |