zephyr/include
Peter Mitsis 6a09e0235d Remove trailing characters from macro defintion
Macro definitions must not have trailing semi-colons.  Depending upon the
compiler, trailing semi-colons may result in a warning when a user invokes
those macros AND adds their own trailing semi-colon.

Change-Id: I34e8da2b0ce7c21ce67e84fab75ea3edefe19cfe
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:37 -05:00
..
arch doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
bluetooth Bluetooth: Add BT_ASSERT() helper macro 2016-02-05 20:14:36 -05:00
drivers Rename timer_driver() to _sys_clock_driver_init() 2016-02-05 20:14:33 -05:00
microkernel doxygen: mutex: update in-code documentation 2016-02-05 20:14:37 -05:00
misc doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
net net: Change the remaining doxygen comments to javadoc style 2016-02-05 20:14:35 -05:00
toolchain doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
atomic.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
device.h Remove trailing characters from macro defintion 2016-02-05 20:14:37 -05:00
gpio.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
i2c.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
init.h Remove trailing characters from macro defintion 2016-02-05 20:14:37 -05:00
kernel_version.h version: Update version handling and code 2016-02-05 20:14:27 -05:00
linker-defs.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
linker-tool-gcc.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
linker-tool.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
microkernel.h Rename microkernel/sema.h to semaphore.h 2016-02-05 20:14:25 -05:00
nanokernel.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00
section_tags.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sections.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
spi.h spi: Add the generic driver API header for SPI controllers 2016-02-05 20:14:36 -05:00
sw_isr_table.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
sys_clock.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
toolchain.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00