This website requires JavaScript.
Explore
Help
Register
Sign In
Nano_Allwinner
/
ubuntu-buildroot
Watch
1
Star
0
Fork
You've already forked ubuntu-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ubuntu-buildroot
/
output
/
build
/
host-gcc-initial-11.4.0
/
gcc
/
testsuite
/
gnat.dg
/
inline4_pkg.ads
7 lines
105 B
Ada
Raw
Permalink
Blame
History
package
Inline4_Pkg
is
procedure
Test
(
I
:
Integer
)
;
pragma
Inline_Always
(
Test
)
;
end
Inline4_Pkg
;
Reference in New Issue
View Git Blame
Copy Permalink