OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [limited_with2.ads] - Rev 696

Compare with Previous | Blame | View Log

with Limited_With2_Pkg1;
 
package Limited_With2 is
 
   type Rec1 is record
     F : Limited_With2_Pkg1.Rec2;
   end record;
 
   function Func (Val : Rec1) return Limited_With2_Pkg1.Rec2;
 
end Limited_With2;
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.