mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 21:45:37 +00: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