summaryrefslogtreecommitdiffstats
path: root/commands/memcpy.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2024-04-30 07:56:34 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2024-05-03 09:45:27 +0200
commitb2ce148e701693673266f42d6de4315ed8414b07 (patch)
tree9196e859c4d7371a0e2ca64abc3acd84f4ef62e7 /commands/memcpy.c
parent3bdf86c819195a0ba8c6590f54dafbb4b890bdc3 (diff)
downloadbarebox-b2ce148e701693673266f42d6de4315ed8414b07.tar.gz
barebox-b2ce148e701693673266f42d6de4315ed8414b07.tar.xz
treewide: use runtime_address() where possible
We now have runtime_address() to access a linker variable when the binary is not yet relocated to the correct address. It provides a safer API, so use this one where possible instead of using previous way of adding get_runtime_offset() manually. Link: https://lore.barebox.org/20240430055634.3617606-1-s.hauer@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/memcpy.c')
0 files changed, 0 insertions, 0 deletions