iglunix/old/tiny-linux-bootloader/bsect.patch
2021-09-26 15:18:58 +00:00

10 lines
247 B
Diff

--- bsect.asm
+++ bsect.asm
@@ -15,7 +15,6 @@
; You should have received a copy of the GNU General Public License
; along with this program. If not, see <http://www.gnu.org/licenses/>.
-%define DEBUG
%include "config.inc"
[BITS 16]