zephyr/include/arch/x86
Tomasz Bursztyka a6cf6038e3 gpio: Remove obsolete API 1.0 callback mechanism
In 1.0 you could set only one callback on the whole gpio controller. It
was impossible for another sub-system to add another callback, without
overwritting an existing one.

Such API has been obsolete for a long time and no one is using it
anymore. Thus removing it entirely.

Change-Id: I6a17fd99373dc6cef1fa2ebb421e992412d5015e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-09-14 10:51:09 +00:00
..
addr_types.h x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
arch.h unified/x86: add unified kernel support for x86 arch 2016-09-13 17:12:55 -04:00
asm_inline_gcc.h doc: fix doxygen warnings 'documented symbol XYZ was not declared or defined.' 2016-06-16 13:11:06 -07:00
asm_inline.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
asm.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
irq_controller.h interrupt_controller: allow for indeterminate faulting vectors 2016-09-08 12:47:14 -07:00
linker-common-sections.h gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00
linker-defs-arch.h irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
linker-epilog.h x86: Remove cosmetic traces of Diab toolchain 2016-02-05 20:24:32 -05:00