powctl: implement client api (needs board-specific impl)
This commit is contained in:
@@ -49,4 +49,9 @@ namespace ams::boot {
|
||||
pwm::driver::Initialize();
|
||||
}
|
||||
|
||||
void FinalizeI2cDriverLibrary() {
|
||||
/* TODO */
|
||||
AMS_ABORT();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user