genode/repos/os/src
Martin Stein d2a36c5958 base: define generic config XSD types globally
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
2018-08-28 16:48:47 +02:00
..
app base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00
drivers input/ps2: defer led update on pending events 2018-08-28 16:48:45 +02:00
init base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00
lib VFS: add an error to to the Sync_result enum 2018-08-02 14:36:49 +02:00
server base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00
test base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00