URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [nat1.ads] - Rev 716
Go to most recent revision | Compare with Previous | Blame | View Log
with System; package NAT1 is Nat_One_Storage : constant Natural := 1; One_Address : constant System.Address := Nat_One_Storage'Address; end;
Go to most recent revision | Compare with Previous | Blame | View Log