https://sourceware.org/bugzilla/show_bug.cgi?id=31319

--- Comment #3 from Sergei Trofimovich <slyich at gmail dot com> ---
Aha, adapting kexec-tools sounds fine as well.

Does the `.code16` use look fine in the rest of the file?

SO far I made it build as:

--- a/entry32-16-debug.s
+++ b/entry32-16-debug.s
@@ -18,10 +18,10 @@
  .globl entry16_debug_pre32
  .globl entry16_debug_first32
  .globl entry16_debug_old_first32
+ .code32
  .arch i386
  .balign 16
 entry16_debug:
- .code32

  call 1f
 1: popl %ebx

Does it look about right?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to