index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
gnat.dg
/
specs
/
fe_inlining_helper.adb
blob: c149ea3c798531fddb61e266df19309d31af8b4c (
plain
)
1
2
3
4
procedure
FE_Inlining_Helper
is
begin
null
;
end
FE_Inlining_Helper
;