summaryrefslogtreecommitdiff
path: root/com32.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-05-03 17:32:15 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-05-03 17:32:15 -0700
commit28eecd8965aedbd75727fb0797a2e7033d5c54ee (patch)
tree1cac9ffc5f7fe7fd82d59b4accd7b8cf85762f74 /com32.inc
parentf8c463722022008c8412a69f90576d2bf38818ed (diff)
downloadsyslinux-28eecd8965aedbd75727fb0797a2e7033d5c54ee.tar.gz
Across-the-board stealth whitespace cleanup
Diffstat (limited to 'com32.inc')
-rw-r--r--com32.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/com32.inc b/com32.inc
index fa312f25..e6075375 100644
--- a/com32.inc
+++ b/com32.inc
@@ -1,6 +1,6 @@
;; $Id$
;; -----------------------------------------------------------------------
-;;
+;;
;; Copyright 1994-2003 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
@@ -89,7 +89,7 @@ com32_enter_pm:
or al,1
mov cr0,eax ; Enter protected mode
jmp 20h:.in_pm
-
+
bits 32
.in_pm:
xor eax,eax ; Available for future use...