aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/yabel/debug.h')
-rw-r--r--src/device/oprom/yabel/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/debug.h b/src/device/oprom/yabel/debug.h
index b1a860072d..20db26127b 100644
--- a/src/device/oprom/yabel/debug.h
+++ b/src/device/oprom/yabel/debug.h
@@ -130,6 +130,6 @@ static inline void set_ci(void) {};
#endif //DEBUG
-void dump(u8 * addr, u32 len);
+void dump(u8 *addr, u32 len);
#endif