This commit is contained in:
Allen Hill
2026-08-03 13:30:14 -07:00
parent f3d0d99ce4
commit eab535db98
+1 -1
View File
@@ -456,7 +456,7 @@ void phy_guard_leave() {
}
}
#ifndef NDEBUG
#if !defined(NDEBUG) && defined(MEASURE_BUS)
// Only used immediately below
#define XSTR(x) #x
#define STR(x) XSTR(x)