Uncomment cust again

This commit is contained in:
Lightos1
2025-12-18 13:38:11 +01:00
committed by GitHub
parent 1bc1f85ca2
commit b4ae23500b

View File

@@ -73,8 +73,8 @@ Result MemVoltHandler(u32* ptr) {
}
void SafetyCheck() {
if (C.custRev != CUST_REV)
CRASH("Triggered");
// if (C.custRev != CUST_REV)
// CRASH("Triggered");
struct sValidator {
volatile u32 value;