summaryrefslogtreecommitdiff
path: root/isolinux-debug.asm
diff options
context:
space:
mode:
authorhpa <hpa>2004-12-09 06:27:12 +0000
committerhpa <hpa>2004-12-09 06:27:12 +0000
commit46898c5d701d3c9e31649da002346af7c53e7adf (patch)
tree8d829d7f0ac48d5856928401cb2cd516b9dac07b /isolinux-debug.asm
parent1ba37ec73d2ad7fc4b55622eb5e7cf0ef42f60ec (diff)
downloadsyslinux-46898c5d701d3c9e31649da002346af7c53e7adf.tar.gz
Support non-mkisofs mastering programssyslinux-2.12-pre11
Diffstat (limited to 'isolinux-debug.asm')
-rw-r--r--isolinux-debug.asm21
1 files changed, 0 insertions, 21 deletions
diff --git a/isolinux-debug.asm b/isolinux-debug.asm
deleted file mode 100644
index be3b6cec..00000000
--- a/isolinux-debug.asm
+++ /dev/null
@@ -1,21 +0,0 @@
-;; $Id$
-;; -----------------------------------------------------------------------
-;;
-;; Copyright 2002 H. Peter Anvin - All Rights Reserved
-;;
-;; This program is free software; you can redistribute it and/or modify
-;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation, Inc., 53 Temple Place Ste 330,
-;; Bostom MA 02111-1307, USA; either version 2 of the License, or
-;; (at your option) any later version; incorporated herein by reference.
-;;
-;; -----------------------------------------------------------------------
-
-;;
-;; isolinux-debug.asm
-;;
-;; Wrapper for debugging version of ISOLINUX
-;;
-
-%define DEBUG_MESSAGES
-%include "isolinux.asm"