aboutsummaryrefslogtreecommitdiff
path: root/sys/arch/amd64/trap.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/trap.S')
-rw-r--r--sys/arch/amd64/trap.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arch/amd64/trap.S b/sys/arch/amd64/trap.S
index 31792c5..d10c0b3 100644
--- a/sys/arch/amd64/trap.S
+++ b/sys/arch/amd64/trap.S
@@ -27,8 +27,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/* $Id$ */
-
#include <machine/frame.h>
#include <machine/trap.h>