root/core/isolinux-debug.asm

Revision b536209dfb7bd50c37061735fe10d2c19a97d26d, 49 bytes (checked in by H. Peter Anvin <hpa@…>, 4 years ago)

Move files out of root into core, dos, and utils

Move source files out of the root directory; the root is a mess and
has become virtually unmaintainable. The Syslinux core now lives in
core/; the Linux and generic utilities has moved into utils/, and
copybs.com has moved into dos/; it had to go somewhere, and it seemed
as good a place as any.

  • Property mode set to 100644
Line 
1%define DEBUG_MESSAGES 1
2%include "isolinux.asm"
Note: See TracBrowser for help on using the browser.