blob: ce12fef88caffd8b8f17e4c674636c95602f3a97 [file] [log] [blame]
generic
package Remote_Call_Iface is
pragma Remote_Call_Interface;
procedure Proc;
end Remote_Call_Iface;