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