10 lines
247 B
Diff
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]
|