summaryrefslogtreecommitdiff
path: root/gcc/ada/s-maccod.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-maccod.ads')
-rw-r--r--gcc/ada/s-maccod.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-maccod.ads b/gcc/ada/s-maccod.ads
index 93620bbcd7c..490e9d692f0 100644
--- a/gcc/ada/s-maccod.ads
+++ b/gcc/ada/s-maccod.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2004 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2005 Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -36,7 +36,7 @@
-- for full details.
package System.Machine_Code is
-pragma Pure (Machine_Code);
+ pragma Pure;
type Asm_Input_Operand is private;
type Asm_Output_Operand is private;