diff options
Diffstat (limited to 'src/arch/i386/llshell/ramtest.inc')
-rw-r--r-- | src/arch/i386/llshell/ramtest.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/llshell/ramtest.inc b/src/arch/i386/llshell/ramtest.inc index dfe06adf71..910f01608f 100644 --- a/src/arch/i386/llshell/ramtest.inc +++ b/src/arch/i386/llshell/ramtest.inc @@ -112,7 +112,7 @@ ramtest: jmp 3b 5: CONSOLE_INFO_TX_STRING($rt_toomany) - intel_chip_post_macro(0xf1) + post_code(0xf1) jmp .Lhlt 6: |