Skip to content

Commit

Permalink
trivial: remove trailing whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h committed Feb 20, 2024
1 parent f0fb22b commit f5827a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camkes/runner/Context.py
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ def get_shared_variable_backing_frames(obj_space, global_name, size, frame_size=

def register_fill_frame(addr_space, symbol, fill, size, obj_space, label):
'''
Take a symbol and create a collection of 4K frames that can comfortably store
Take a symbol and create a collection of 4K frames that can comfortably store
a region in the bootinfo.
Return a static_assert checking that the symbol is of the correct size
Expand Down

0 comments on commit f5827a3

Please sign in to comment.