mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Merge the platform-specific files and classes (they merely aggregated themselves) so that each platform provides merely one class Sd_card::Driver. Also, the Sd_card::Driver_base class is introduced for the generic parts of Sd_card::Driver. Ref #2206