URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [lto8_pkg.adb] - Rev 716
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-options "-gnatws" } package body Lto8_Pkg is protected body Protected_Queue_T is entry Seize when True is begin null; end; end Protected_Queue_T; end Lto8_Pkg;
Go to most recent revision | Compare with Previous | Blame | View Log