Package: target
Provide C and C++ compiler implementation details
Use the target.LanguageImplementation
class to provide implementation
details about the C and C++ compiler for your target hardware. For example, byte
ordering.
To create a target.LanguageImplementation
object, use the target.create
function.
For examples that use this class, see: