cpp can be so annoying. to appease it, can't -> cannot

This commit is contained in:
matt 2000-05-22 15:54:53 +00:00
parent 7a0c7ff6f9
commit 8c22116924
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: start.s,v 1.4 2000/05/21 08:13:20 ragge Exp $ */
/* $NetBSD: start.s,v 1.5 2000/05/22 15:54:53 matt Exp $ */
/*
* Copyright (c) 1995 Ludd, University of Lule}, Sweden.
* All rights reserved.
@ -75,7 +75,7 @@ from_0x0A: # uVAX from disk
from_0x08: # Any machine from VMB
movzbl $4,_from # Booted from full VMB
halt # Can't handle this...
halt # Cannot handle this...
_from: .long 0 # boot prog type
.globl _from