remove PRINT_FUNC macro...this isn't it chief

This commit is contained in:
2024-10-12 11:27:55 -04:00
parent 6ff96deabc
commit 9cde0333e6

View File

@@ -51,15 +51,5 @@
%endmacro %endmacro
%endif %endif
%ifnmacro PRINT_FUNC_LABEL
%macro PRINT_FUNC_LABEL 1
%define label %1
%assign addr label
%ifnctx __OUTPUT__
__OUTPUT__ "Entry point for '%1' = %d", addr
%endif
%endmacro
%endif
%define __INC_BOCHS_DEBUG_MAGIC %define __INC_BOCHS_DEBUG_MAGIC
%endif %endif