* 5nosinte.ads: Get definition of "int" from Interfaces.C.

From-SVN: r48288
This commit is contained in:
Richard Henderson 2001-12-23 05:22:17 -08:00 committed by Richard Henderson
parent e4abc3d580
commit 14aacce76e
2 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
-- $Revision: 1.8 $
-- $Revision: 1.1 $
-- --
-- Copyright (C) 1991-2001 Free Software Foundation, Inc. --
-- --
@ -36,9 +36,12 @@
-- This is the no tasking version
with Interfaces.C;
package System.OS_Interface is
pragma Preelaborate;
subtype int is Interfaces.C.int;
-------------
-- Signals --
-------------

View 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