Removed a stray label that broke compiling in the (elf && profiling) case.

PR:		9369
Submitted by:	Assar Westerlund <assar@sics.se>
This commit is contained in:
bde 1999-01-09 17:29:38 +00:00
parent da347302d1
commit f2652b2b71
3 changed files with 3 additions and 6 deletions

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: support.s,v 1.58 1997/12/14 02:11:09 dyson Exp $
* $Id: support.s,v 1.59 1998/05/11 02:13:43 dyson Exp $
*/
#include "npx.h"
@ -398,7 +398,6 @@ ENTRY(fillw)
ret
ENTRY(bcopyb)
bcopyb:
pushl %esi
pushl %edi
movl 12(%esp),%esi

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: support.s,v 1.58 1997/12/14 02:11:09 dyson Exp $
* $Id: support.s,v 1.59 1998/05/11 02:13:43 dyson Exp $
*/
#include "npx.h"
@ -398,7 +398,6 @@ ENTRY(fillw)
ret
ENTRY(bcopyb)
bcopyb:
pushl %esi
pushl %edi
movl 12(%esp),%esi

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: support.s,v 1.58 1997/12/14 02:11:09 dyson Exp $
* $Id: support.s,v 1.59 1998/05/11 02:13:43 dyson Exp $
*/
#include "npx.h"
@ -398,7 +398,6 @@ ENTRY(fillw)
ret
ENTRY(bcopyb)
bcopyb:
pushl %esi
pushl %edi
movl 12(%esp),%esi