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 authored and lsf37 committed Jun 17, 2024
1 parent 9164cfa commit 606c85b
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 606c85b

Please sign in to comment.