Remove redundant .req assembler statements.

This commit is contained in:
mark 1998-04-01 23:02:32 +00:00
parent eb81ac0bbc
commit 4a96466f61
2 changed files with 2 additions and 10 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: spl.S,v 1.4 1998/03/28 00:14:51 mark Exp $ */
/* $NetBSD: spl.S,v 1.5 1998/04/01 23:02:32 mark Exp $ */
/*
* Copyright (c) 1996 Mark Brinicombe.
@ -45,10 +45,6 @@
#include <machine/psl.h>
#include <machine/asm.h>
sp .req r13
lr .req r14
pc .req r15
.text
.align 0

View File

@ -1,4 +1,4 @@
/* $NetBSD: rc7500_promsys.S,v 1.2 1997/10/14 10:49:56 mark Exp $ */
/* $NetBSD: rc7500_promsys.S,v 1.3 1998/04/01 23:02:33 mark Exp $ */
/*
* Copyright (c) 1996, Danny C Tsen.
@ -34,10 +34,6 @@
#include <machine/asm.h>
sp .req r13
lr .req r14
pc .req r15
ENTRY(prom_reboot)
stmdb sp!, {lr}
swi 0x06