mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The 'Cpu_state' in 'base/include/base/cpu_state.h' is not needed anymore. Moreover, it's inconsistent with the architecture-specific definitions of 'Cpu_state' that all reside in <cpu/cpu_state.h>.
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.