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:
parent
f8047d25cc
commit
1dfc2ef25c
@ -30,7 +30,7 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* 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"
|
#include "npx.h"
|
||||||
@ -398,7 +398,6 @@ ENTRY(fillw)
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
ENTRY(bcopyb)
|
ENTRY(bcopyb)
|
||||||
bcopyb:
|
|
||||||
pushl %esi
|
pushl %esi
|
||||||
pushl %edi
|
pushl %edi
|
||||||
movl 12(%esp),%esi
|
movl 12(%esp),%esi
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* 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"
|
#include "npx.h"
|
||||||
@ -398,7 +398,6 @@ ENTRY(fillw)
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
ENTRY(bcopyb)
|
ENTRY(bcopyb)
|
||||||
bcopyb:
|
|
||||||
pushl %esi
|
pushl %esi
|
||||||
pushl %edi
|
pushl %edi
|
||||||
movl 12(%esp),%esi
|
movl 12(%esp),%esi
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* 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"
|
#include "npx.h"
|
||||||
@ -398,7 +398,6 @@ ENTRY(fillw)
|
|||||||
ret
|
ret
|
||||||
|
|
||||||
ENTRY(bcopyb)
|
ENTRY(bcopyb)
|
||||||
bcopyb:
|
|
||||||
pushl %esi
|
pushl %esi
|
||||||
pushl %edi
|
pushl %edi
|
||||||
movl 12(%esp),%esi
|
movl 12(%esp),%esi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user