repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RISC-V: Add support for riscv-*-*.
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
abe_pkg.ads
blob
483a8871d0672379985b3bf584ae40b849da6a78
1
package
ABE_Pkg
is
2
procedure
ABE
;
3
4
generic
5
package
Gen
is
6
procedure
Force_Body
;
7
end
Gen
;
8
end
ABE_Pkg
;