User processes start running; they can call back to the kernel via the
authorDavid Given <dg@cowlark.com>
Sat, 27 Jun 2015 11:42:30 +0000 (13:42 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 27 Jun 2015 11:42:30 +0000 (13:42 +0200)
commitb9a20463deb461d4a18d6ada101aa4b8c4065c39
tree3842f9eff8b1d78629cce5432ffb5c9dfb273bc0
parent2f9b8307f56a01a000ad6f8c570e5051779a0c51
User processes start running; they can call back to the kernel via the
syscall interface.
Kernel/lowlevel-msp430x.c
Kernel/platform-msp430fr5969/crt0.S
Kernel/platform-msp430fr5969/msp430fr5969.ld
Kernel/syscall_exec16.c