aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorVegard Nossum <[email protected]>2008-04-25 21:02:34 +0200
committerIngo Molnar <[email protected]>2008-04-30 23:15:34 +0200
commit575ca7351bf0546919060071797cccb4a05960df (patch)
tree712326de5fddbd474f79e6459b1a413f1e8c240c /scripts
parentb4cdc4300de6ff7b8b366f23bed17c7d59c8117c (diff)
x86: fix early-BUG message
The .asciz directive takes any number of strings, but each one is zero- terminated, and string pasting is not done as in C. That results in only the first line being output. Replace .asciz with multiple .ascii directives and terminate with .asciz. Signed-off-by: Vegard Nossum <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions