StdLib.interface (Standard-Library)
Compiler Standard library (automatically included).
The standard library StdLib.interface contains all declarations and functions the compiler used internally. Without standard functions, the compiler can not build a functional binary. It is strongly recommended that you should not make any changes on the standard library, except it were through an errata or through a support note.
The standard library contains the following components:
Moreover, it provides globale functions and macros that can be used in external libraries or inline assembler.