MFC r308774: loader: beri_sdcard_disk_print() needs to return int.
r308434 did change the return type for dv_print callbacks, but the return
type for beri_sdcard_disk_print() was left unchanged, causing compile errors.
MFC r308774: loader: beri_sdcard_disk_print() needs to return int. Tags None Referenced Files None Subscribers None
Description
Details
|