diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 1998-06-10 20:11:16 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 1998-06-10 20:11:16 +0000 |
| commit | f7491b1657482b06ba93c154191ca59e8ea920f9 (patch) | |
| tree | e1c51811081bef2dd0e36464763eb1adf8739f4b | |
| parent | 4af0bb0f9e10bdf5521e95e3964ea83391d5eb96 (diff) | |
Notes
| -rw-r--r-- | sys/alpha/alpha/exception.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/alpha/exception.s b/sys/alpha/alpha/exception.s index 8bfc571d2934..43828ca0b9f7 100644 --- a/sys/alpha/alpha/exception.s +++ b/sys/alpha/alpha/exception.s @@ -1,3 +1,4 @@ +/* $Id$ */ /* $NetBSD: locore.s,v 1.47 1998/03/22 07:26:32 thorpej Exp $ */ /* |
