More (stylistic) whitespace.

This commit is contained in:
skrll 2013-09-30 13:07:51 +00:00
parent 21afa839e6
commit d3b6b7a500

View File

@ -1,4 +1,4 @@
/* $NetBSD: ffs.S,v 1.5 2013/09/30 12:31:27 skrll Exp $ */
/* $NetBSD: ffs.S,v 1.6 2013/09/30 13:07:51 skrll Exp $ */
/*
* Copyright (c) 2001 Christopher Gilbert
* All rights reserved.
@ -30,7 +30,7 @@
#include <machine/asm.h>
RCSID("$NetBSD: ffs.S,v 1.5 2013/09/30 12:31:27 skrll Exp $")
RCSID("$NetBSD: ffs.S,v 1.6 2013/09/30 13:07:51 skrll Exp $")
/*
* ffs - find first set bit, this algorithm isolates the first set