mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 14:40:23 +00:00
sched/init/nx_bringup.c: Fix a naming collision.
sched/init: Rename os_start() to nx_start()
sched/init: Rename os_smp* to nx_smp*
sched/init: Rename os_bringup to nx_bringup
sched/init: rename all internal static functions to begin with nx_ vs os_
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ea3152.h | ||
| lpc31_appinit.c | ||
| lpc31_boot.c | ||
| lpc31_buttons.c | ||
| lpc31_clkinit.c | ||
| lpc31_fillpage.c | ||
| lpc31_leds.c | ||
| lpc31_mem.c | ||
| lpc31_spi.c | ||
| Makefile | ||