zephyr/samples/microkernel/benchmark/app_kernel/src
Allan Stephens 57de8be493 Eliminate VxMicro branding in sample projects
Eliminates references to the obsolete OS name. In most cases the name
is simply removed, as it isn't necessary.

Change-Id: I3796f2aebe802f8c6045b7424a3e7aab4d5fb8e8
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:15 -05:00
..
config.h Remove LITE-related dependency for app_kernel benchmark 2016-02-05 20:13:49 -05:00
event_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
fifo_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
fifo_r.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mailbox_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mailbox_r.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
Makefile Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
master.c Eliminate VxMicro branding in sample project output 2016-02-05 20:14:15 -05:00
master.h Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
memcfg.h Fix whitespace issues 2016-02-05 20:13:59 -05:00
memmap_b.c Eliminate VxMicro branding in main application include file 2016-02-05 20:14:15 -05:00
mempool_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mutex_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
nop_b.c Eliminate VxMicro branding in sample projects 2016-02-05 20:14:15 -05:00
pipe_b.c Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
pipe_r.c Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
receiver.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
receiver.h Eliminate VxMicro branding in main application include file 2016-02-05 20:14:15 -05:00
sema_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
sema_r.c Fix coding style issues. 2016-02-05 20:13:59 -05:00