diff --git a/arch/x86/src/qemu/qemu_head.S b/arch/x86/src/qemu/qemu_head.S index 22c4904695a..8e9c8a1db48 100755 --- a/arch/x86/src/qemu/qemu_head.S +++ b/arch/x86/src/qemu/qemu_head.S @@ -141,7 +141,7 @@ hang: .type idle_stack, @object .comm idle_stack, CONFIG_IDLETHREAD_STACKSIZE, 32 - .size idle_stack, . - idle_stack + .size idle_stack, CONFIG_IDLETHREAD_STACKSIZE /**************************************************************************** * .rodata