URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [ada/] [acats/] [support/] [impbit.adb] - Rev 294
Go to most recent revision | Compare with Previous | Blame | View Log
with System; with Ada.Text_IO; procedure Impbit is begin Ada.Text_IO.Put_Line (System.Address'Size'Img); end Impbit;
Go to most recent revision | Compare with Previous | Blame | View Log