* 5nosinte.ads: Get definition of "int" from Interfaces.C.
authorRichard Henderson <rth@redhat.com>
Sun, 23 Dec 2001 13:22:17 +0000 (05:22 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 23 Dec 2001 13:22:17 +0000 (05:22 -0800)
From-SVN: r48288

gcc/ada/5nosinte.ads
gcc/ada/ChangeLog

index c854786c2ba8652458a6e8254df02c373db431ca..1b7d3a813ad27fafe6b1b0dc75789882eb8c758b 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                  S p e c                                 --
 --                                                                          --
---                             $Revision: 1.8 $
+--                             $Revision: 1.1 $
 --                                                                          --
 --          Copyright (C) 1991-2001 Free Software Foundation, Inc.          --
 --                                                                          --
 
 --  This is the no tasking version
 
+with Interfaces.C;
 package System.OS_Interface is
    pragma Preelaborate;
 
+   subtype int            is Interfaces.C.int;
+
    -------------
    -- Signals --
    -------------
index 9901624dacefe8abb9c2adc0d71c97f1c67f13ef..423ef8a4aa76c25330e44631d3e955344f77de84 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-23  Richard Henderson  <rth@redhat.com>
+
+       * 5nosinte.ads: Get definition of "int" from Interfaces.C.
+
 2001-12-23  Florian Weimer  <fw@deneb.enyo.de>
 
        * gnat-style.texi (Declarations and Types): Remove ancient style