Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gnat.dg
/
remote_call_iface.ads
blob: ce12fef88caffd8b8f17e4c674636c95602f3a97 [
file
] [
log
] [
blame
]
generic
package
Remote_Call_Iface
is
pragma
Remote_Call_Interface
;
procedure
Proc
;
end
Remote_Call_Iface
;