Skip to content

remove wrapper functions

IncompententPirate requested to merge IncompententPirate/kernel:master into master

replacing Frame::containing_address() with containing() and replacing Frame::start_address() with base() both were wrapper functions

Merge request reports