zephyr/samples
Yonattan Louise 8f08126af8 Change task_irq_object from global to local variable.
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>
2016-02-05 20:14:00 -05:00
..
bluetooth Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
include Fix coding style issues. 2016-02-05 20:13:59 -05:00
libc Remove reference to DINKUM in samples/libc/README 2016-02-05 20:13:40 -05:00
microkernel Change task_irq_object from global to local variable. 2016-02-05 20:14:00 -05:00
nanokernel Fix whitespace issues 2016-02-05 20:13:59 -05:00