zephyr/include
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 - WARNING:SPACING 2016-02-05 20:13:59 -05:00
drivers Fix coding style issues. 2016-02-05 20:13:59 -05:00
microkernel Change task_irq_object from global to local variable. 2016-02-05 20:14:00 -05:00
misc
nanokernel Fix coding style issues. 2016-02-05 20:13:59 -05:00
toolchain Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
abs_sym.h
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
section_tags.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
sections.h
string_s.h
sw_isr_table.h
toolchain.h