white-space police

This commit is contained in:
itohy 2003-04-29 00:20:12 +00:00
parent 4be7a2dcf3
commit 7740f139ff
1 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.s,v 1.71 2003/04/27 10:42:54 ragge Exp $ */
/* $NetBSD: locore.s,v 1.72 2003/04/29 00:20:12 itohy Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -1042,7 +1042,7 @@ Lslerr:
moveq #-1,%d0
Lsldone:
movl _C_LABEL(curpcb),%a1 | current pcb
clrl %a1@(PCB_ONFAULT) | clear fault address
clrl %a1@(PCB_ONFAULT) | clear fault address
rts
#endif