Skip to content

Commit f28a02e

Browse files
fix release build
1 parent bf41ec4 commit f28a02e

File tree

1 file changed

+1
-0
lines changed
  • boot/freeldr/freeldr/include

1 file changed

+1
-0
lines changed

boot/freeldr/freeldr/include/debug.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ void MEMORY_WRITE_BREAKPOINT4(unsigned long addr);
122122
#define BugCheck(fmt, ...)
123123
#define DbgDumpBuffer(mask, buf, len)
124124
#define DebugDisableScreenPort()
125+
#define DebugEnableScreenPort()
125126
#define DbgParseDebugChannels(val)
126127

127128
#endif // DBG

0 commit comments

Comments
 (0)