gdbstub: Explicitly cast return type to u8
Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8.
Please register or sign in to comment
Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8.