Fix fullcontextrestore bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3353 42af7a65-404d-4744-a932-0658087f49c3
Showing
- arch/x86/src/common/up_assert.c 5 additions, 32 deletionsarch/x86/src/common/up_assert.c
- arch/x86/src/common/up_internal.h 1 addition, 21 deletionsarch/x86/src/common/up_internal.h
- arch/x86/src/i486/up_regdump.c 82 additions, 0 deletionsarch/x86/src/i486/up_regdump.c
- arch/x86/src/qemu/Make.defs 2 additions, 2 deletionsarch/x86/src/qemu/Make.defs
- arch/x86/src/qemu/qemu_fullcontextrestore.S 8 additions, 8 deletionsarch/x86/src/qemu/qemu_fullcontextrestore.S
- configs/qemu-i486/ostest/ld.script 0 additions, 1 deletionconfigs/qemu-i486/ostest/ld.script
arch/x86/src/i486/up_regdump.c
0 → 100644
Please register or sign in to comment