genode/base/src
Stefan Kalkowski dc3d784e6d Introduce platform-specific services for core
By now all services in core where created, and registered in the generic
main routine. Although there exists already a x86-specific service (I/O ports)
there was no possibility to announce core-services for certain platforms only.
This commit introduces a hook function in the 'Platform' class, that enables
registration of platform-specific services. Moreover, the io-port service
is offered on x86 platforms only now.
2012-10-29 10:08:29 +01:00
..
base cxx: make 'operator delete(void *)' a weak symbol 2012-10-24 11:34:39 +02:00
core Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform Reserve up to 8x4 bytes for the parent capability 2012-08-14 19:14:25 +02:00
test Move 'Child' API implementation to library 2012-10-09 13:45:33 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This directory contains all source codes.