Skip to content

Commit

Permalink
* Add restriction No_Entry_Calls_In_Elaboration_Code
Browse files Browse the repository at this point in the history
  • Loading branch information
yoogx committed Jul 31, 2019
1 parent 2808693 commit f1cf69b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/native.adc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
pragma Restrictions (No_Entry_Calls_In_Elaboration_Code);

-- Ada restrictions to be supported by PolyORB-HI/Ada, for NATIVE targets

--------------------------------------------------------------------------------
Expand Down

0 comments on commit f1cf69b

Please sign in to comment.