diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2004-02-10 20:45:28 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2004-02-10 20:45:28 +0000 |
| commit | 1c81bd2c609f41a8c15e5355688a98316306a5e0 (patch) | |
| tree | 0e5916a14b09ac6e8f87bbe460b7cfe0e484219d /lib/libpthread/arch | |
| parent | d623b765cfe263c7209ea40569e6dbaa8e9787d9 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/arch')
| -rw-r--r-- | lib/libpthread/arch/alpha/alpha/enter_uts.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/arch/alpha/alpha/enter_uts.S b/lib/libpthread/arch/alpha/alpha/enter_uts.S index d4ccb71aef07..4dfddff600a5 100644 --- a/lib/libpthread/arch/alpha/alpha/enter_uts.S +++ b/lib/libpthread/arch/alpha/alpha/enter_uts.S @@ -22,8 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #include <machine/asm.h> |
