URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [ada/] [acats/] [support/] [impbit.adb] - Rev 750
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