Allow multiple preinclude files (#1763)

This commit is contained in:
Rangi
2025-07-19 17:07:15 -04:00
committed by GitHub
parent 9a4593e823
commit 2935942667
9 changed files with 20 additions and 17 deletions

View File

@@ -1,4 +1,6 @@
warning: preinclude.asm(0) -> preinclude.inc(1): [-Wuser]
warning: preinclude.asm(0) -> preinclude-2.inc(0) -> preinclude-1.inc(1): [-Wuser]
pre-included file
warning: preinclude.asm(0) -> preinclude-2.inc(1): [-Wuser]
another pre-included file
warning: preinclude.asm(1): [-Wuser]
main file