Explicitly state that we are using 32-bit addressing in 16-bit code. GNU as 2.15 (FreeBSD/amd64 7-STABLE) got confused that 32-bit registers are used in the code that was declared as 16-bit. Add explicit modifier 'addr32' to make assembler happy. Signed-off-by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>tags/v0.9.4
|
|
||
294 |
|
294 |
|
295 |
|
295 |
|
296 |
|
296 |
|
297 |
|
|
|
|
297 |
|
|
298 |
|
298 |
|
299 |
|
299 |
|
300 |
|
300 |
|