index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gnat.dg
/
lto5_pkg.adb
blob: b5bf68ab94237e548dc623f4e925004631a00723 (
plain
)
1
2
3
4
5
6
package
body
Lto5_Pkg
is
procedure
d
(
a
:
t
)
is
begin
null
;
end
;
end
;