aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-parame.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-parame.adb')
-rw-r--r--gcc/ada/s-parame.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ada/s-parame.adb b/gcc/ada/s-parame.adb
index 63eae6e..ff61b7e 100644
--- a/gcc/ada/s-parame.adb
+++ b/gcc/ada/s-parame.adb
@@ -31,6 +31,8 @@
-- This is the default (used on all native platforms) version of this package
+pragma Compiler_Unit;
+
package body System.Parameters is
-------------------------