summaryrefslogtreecommitdiff
path: root/bsp/env/start.S
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-06-12 09:18:05 -0700
committerPalmer Dabbelt <palmer@dabbelt.com>2017-06-14 08:53:39 -0700
commitd52256b60fe0c5b4990d742ec2655fddd9d77e19 (patch)
tree9d0750c9ef7f48079c1c1e8bce8858e8f383aa58 /bsp/env/start.S
parent9b831bc77f8a7a0046899075aa0f0016478f5bf2 (diff)
Call puts instead of printf when printing constants
printf doesn't fit in the scratchpad, but since there's really no reason to call it on constant strings it can be replaced with puts. With this change, the "hello" example fits in the scratchpad.
Diffstat (limited to 'bsp/env/start.S')
0 files changed, 0 insertions, 0 deletions