text
stringlengths
0
234
pragma Import (C, Bind_Env_Addr, "__gl_bind_env_addr");
procedure Runtime_Initialize (Install_Handler : Integer);
pragma Import (C, Runtime_Initialize, "__gnat_runtime_initialize");
Binder_Sec_Stacks_Count : Natural;
pragma Import (Ada, Binder_Sec_Stacks_Count, "__gnat_binder_ss_count");
Default_Sized_SS_Pool : System.Address;
pragma Import (Ada, Default_Sized_SS_Pool, "__gnat_default_ss_pool");
begin
if Is_Elaborated then
return;
end if;
Is_Elaborated := True;
Main_Priority := 0;
Time_Slice_Value := 0;
WC_Encoding := 'b';
Locking_Policy := 'C';
Queuing_Policy := ' ';
Task_Dispatching_Policy := 'F';
Priority_Specific_Dispatching :=
Local_Priority_Specific_Dispatching'Address;
Num_Specific_Dispatching := 0;
Main_CPU := -1;
Interrupt_States := Local_Interrupt_States'Address;
Num_Interrupt_States := 0;
Unreserve_All_Interrupts := 0;
Detect_Blocking := 1;
Default_Stack_Size := -1;
ada_main'Elab_Body;
Default_Secondary_Stack_Size := System.Parameters.Runtime_Default_Sec_Stack_Size;
Binder_Sec_Stacks_Count := 4;
Default_Sized_SS_Pool := Sec_Default_Sized_Stacks'Address;
Runtime_Initialize (1);
Ada.Text_Io'Elab_Body;
E249 := E249 + 1;
Ada.Strings.Text_Buffers'Elab_Spec;
E005 := E005 + 1;
System.Bb.Timing_Events'Elab_Spec;
E059 := E059 + 1;
Ada.Exceptions'Elab_Spec;
System.Soft_Links'Elab_Spec;
Ada.Tags'Elab_Body;
E061 := E061 + 1;
System.Exception_Table'Elab_Body;
E096 := E096 + 1;
E098 := E098 + 1;
E012 := E012 + 1;
Ada.Streams'Elab_Spec;
E157 := E157 + 1;
System.Finalization_Root'Elab_Spec;
E164 := E164 + 1;
Ada.Finalization'Elab_Spec;
E162 := E162 + 1;
System.Storage_Pools'Elab_Spec;
E166 := E166 + 1;
System.Finalization_Masters'Elab_Spec;
System.Finalization_Masters'Elab_Body;
E161 := E161 + 1;
Ada.Real_Time'Elab_Body;
E134 := E134 + 1;
System.Bb.Execution_Time'Elab_Body;
E132 := E132 + 1;
System.Pool_Global'Elab_Spec;
E168 := E168 + 1;
System.Tasking.Protected_Objects'Elab_Body;
E231 := E231 + 1;
System.Tasking.Restricted.Stages'Elab_Body;
E130 := E130 + 1;
HAL.GPIO'ELAB_SPEC;
E159 := E159 + 1;
HAL.I2C'ELAB_SPEC;
E191 := E191 + 1;
HAL.SPI'ELAB_SPEC;
E184 := E184 + 1;
HAL.UART'ELAB_SPEC;
E195 := E195 + 1;
LSM303AGR'ELAB_SPEC;
LSM303AGR'ELAB_BODY;
E266 := E266 + 1;
E204 := E204 + 1;
E202 := E202 + 1;
E221 := E221 + 1;
Nrf.Gpio'Elab_Spec;
Nrf.Gpio'Elab_Body;
E150 := E150 + 1;
E223 := E223 + 1;
E225 := E225 + 1;
E179 := E179 + 1;
Nrf.Spi_Master'Elab_Spec;
Nrf.Spi_Master'Elab_Body;
E182 := E182 + 1;
E208 := E208 + 1;
E206 := E206 + 1;
E256 := E256 + 1;
E227 := E227 + 1;
E254 := E254 + 1;