mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +08:00
8ec22e916e
binfmt: Refactor binfmt_exec.c This change also fixes an argv issue for CONFIG_SCHED_ONEXIT=n or CONFIG_SCHED_HAVE_PARENT=n Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: GregoryN <gnutt@nuttx.org>