genode/repos/base-fiasco
Norman Feske 0ab69a2bb8 base: de-duplicate src/lib/base/platform.cc
By splitting the 'init_capability_slab()' implementation to a separate
compilation unit 'capability_slab.cc', base-hw no longer needs a
customized version of 'lib/base/platform.cc'.

Related to issue #4784
2023-07-14 12:06:31 +02:00
..
config Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
lib base: de-duplicate src/lib/base/platform.cc 2023-07-14 12:06:31 +02:00
patches fiasco: fix build errors with gcc 12 2023-05-30 12:03:25 +02:00
ports fiasco: gather patch files with sort + wildcard 2023-05-30 12:03:33 +02:00
recipes/src/base-fiasco depot: update recipe hashes 2023-06-16 11:24:26 +02:00
src base: remove env_deprecated from thread-start code 2023-07-14 12:01:19 +02:00
README base-fiasco: coding style 2020-12-09 14:02:11 +01:00

This repository contains the L4/Fiasco-specific implementation of Genode.