aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-07-24 12:18:35 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2019-07-24 12:18:35 +0200
commitf8d4dd25732f518001bfbec1fae01902edabcb4b (patch)
treebdf618127537a71349b5b3fd412d2fb487ad5a49 /include
parent0f147388c0c23a2f7267ee0bf58333939d7a5d84 (diff)
downloadqboot-f8d4dd25732f518001bfbec1fae01902edabcb4b.zip
qboot-f8d4dd25732f518001bfbec1fae01902edabcb4b.tar.gz
qboot-f8d4dd25732f518001bfbec1fae01902edabcb4b.tar.bz2
clean up printf
printf is avoiding switch statements so that it can be used in very early startup, before jump tables can be read from the F segment. We could use -fno-jump-tables, but we can also keep the if statements and clean them up so that the indentation is fine. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions