zephyr/kernel
Benjamin Walsh a34afe9b61 events: remove checks for valid events in service handlers
Doing those checks went against the Zephyr philosophy of no error
checking unless absolutely necessary. Users should ensure themselves the
validity of their inputs to kernel APIs.

Change-Id: I21e5cd07ff9424ad61e81fd9d52ceef0c9584a8c
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -05:00
..
microkernel events: remove checks for valid events in service handlers 2016-02-05 20:15:21 -05:00
nanokernel Add context switch profile point. 2016-02-05 20:15:20 -05:00
Kconfig Add context switch profile point. 2016-02-05 20:15:20 -05:00
Makefile Kbuild: adapt Makefile/Kconfig to kernel/common/ removal 2016-02-05 20:14:06 -05:00