nuttx/arch/x86
Masayuki Ishikawa aed9bcc001 arch: x86: Fix x86 linking
Summary:
- I noticed that qemu-i486:nsh can not start
- Finally, I found that the issue was introduced by 4910d43ab0
- Actually, nuttx_elf was linked dynamically
- This commit fixes this issue

Impact:
- Affects x86 (32bit) only

Testing:
- Tested with qemu-i486:nsh
2020-10-17 23:22:12 +08:00
..
include arch/x86: change up_getsp to x86_getsp 2020-07-09 13:51:09 +01:00
src arch: x86: Fix x86 linking 2020-10-17 23:22:12 +08:00
Kconfig Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00