From ea81adf86a308ba18419a336d55af00f02e4d8df Mon Sep 17 00:00:00 2001 From: uwe Date: Sat, 5 Jul 2003 23:01:25 +0000 Subject: [PATCH] Not that the branch in SETC doens't have a delay slot, remove the .empty comment as it's no longer pertinent. --- lib/libpthread/arch/sh3/_context_u.S | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libpthread/arch/sh3/_context_u.S b/lib/libpthread/arch/sh3/_context_u.S index 55e013a565b0..98768c4a5760 100644 --- a/lib/libpthread/arch/sh3/_context_u.S +++ b/lib/libpthread/arch/sh3/_context_u.S @@ -1,4 +1,4 @@ -/* $NetBSD: _context_u.S,v 1.2 2003/07/05 22:50:09 marcus Exp $ */ +/* $NetBSD: _context_u.S,v 1.3 2003/07/05 23:01:25 uwe Exp $ */ /* * Copyright (c) 2003 Christian P. Groessler @@ -73,7 +73,6 @@ mov.l .L_uc_user, r0 ; \ tst r0, r1 /* ands and sets T if zero(!) */ ; \ bt 1f ; \ - /* .empty */ \ \ /* a _UC_USER context */ \ mov.l .L_uc_gregs_offset, r1 ; \