diff options
author | Kostis Sagonas <kostis@cs.ntua.gr> | 2011-02-10 00:19:42 +0200 |
---|---|---|
committer | Niclas Axelsson <burbas@erlang.org> | 2011-02-14 17:27:49 +0100 |
commit | e34f3a0c685e4933f717b83b1ec10c593104125e (patch) | |
tree | cf0317add28e0cafb234f77e029ccdc521a28ba5 /erts/emulator/hipe/hipe_amd64_bifs.m4 | |
parent | a7ff13dc99a9e83e70ab44c011c184109346fcc3 (diff) | |
download | erlang-e34f3a0c685e4933f717b83b1ec10c593104125e.tar.gz |
Cleanup tags
Diffstat (limited to 'erts/emulator/hipe/hipe_amd64_bifs.m4')
-rw-r--r-- | erts/emulator/hipe/hipe_amd64_bifs.m4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/erts/emulator/hipe/hipe_amd64_bifs.m4 b/erts/emulator/hipe/hipe_amd64_bifs.m4 index f7c9604e2b..0ba763cbea 100644 --- a/erts/emulator/hipe/hipe_amd64_bifs.m4 +++ b/erts/emulator/hipe/hipe_amd64_bifs.m4 @@ -2,7 +2,7 @@ changecom(`/*', `*/')dnl /* * %CopyrightBegin% * - * Copyright Ericsson AB 2004-2010. All Rights Reserved. + * Copyright Ericsson AB 2004-2011. All Rights Reserved. * * The contents of this file are subject to the Erlang Public License, * Version 1.1, (the "License"); you may not use this file except in @@ -17,9 +17,7 @@ changecom(`/*', `*/')dnl * * %CopyrightEnd% */ -/* - * $Id$ - */ + include(`hipe/hipe_amd64_asm.m4') #`include' "hipe_literals.h" |