mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 20:32:09 +00:00
The new base/xsd/config.inc defines generic XSD types such as 'Boolean' or 'Session_label'. It can be included in config XSD files by using: ! <xs:include schemaLocation="file://${GENODE_CONFIG_INC}"/> The string ${GENODE_CONFIG_INC} is replaced by the run tool with the above mentionened file path. Issue #2897
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.