memory: Remove unnecessary const qualifiers in prototypes
These aren't necessary, as value-wise const only matters in the definition.
Loading
Please register or sign in to comment
These aren't necessary, as value-wise const only matters in the definition.