URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [test_delay.adb] - Rev 818
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-do run } with Ada.Real_Time; procedure Test_Delay is begin delay until Ada.Real_Time.Clock; end Test_Delay;
Go to most recent revision | Compare with Previous | Blame | View Log