mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#include <nuttx/binfmt/binfmt.h>
|
||||
|
||||
#include "sched/sched.h"
|
||||
#include "binfmt_internal.h"
|
||||
#include "binfmt.h"
|
||||
|
||||
#ifndef CONFIG_BINFMT_DISABLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user