Go to file
Allan Stephens 6ecfc66152 Limit exposure of non-public microkernel timer APIs
Hides the existence of these APIs from everyone but the
microkernel's timer subsystem itself.

Change-Id: I49482a6e16fee28f1ed3e2244e47df401854c9fc
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:55 -05:00
arch Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
config
drivers Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
host Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
include Limit exposure of non-public microkernel timer APIs 2016-02-05 20:13:55 -05:00
kernel Limit exposure of non-public microkernel timer APIs 2016-02-05 20:13:55 -05:00
lib/libc/minimal Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
make Rename _GdbStubIrqVectorTable to _irq_vector_table_with_gdb_stub 2016-02-05 20:13:53 -05:00
misc
net
samples Adding in strchr_test 2016-02-05 20:13:55 -05:00
scripts Rename EVENTS to _k_event_list 2016-02-05 20:13:55 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
.gitattributes
.gitignore Prune obsolete entry from .gitignore 2016-02-05 20:13:51 -05:00
.mailmap
vxmicro-env.bash