8.1.4.5 Summary of Pragma Remote_Call_Interface
Remote call interface units:
- Allow subprograms to be called and executed remotely
- Allow statically bound remote calls (remote subprogram)
- Allow dynamically bound remote calls (remote access types)
- Forbid variables and non-remote access types
- Prevent specification from depending on normal units