mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
parent
1742eb16b2
commit
901cbf0af3
@ -29,6 +29,8 @@ class Sd_card::Driver : public Driver_base,
|
||||
private Platform::Device,
|
||||
private Platform::Device::Mmio
|
||||
{
|
||||
using Mmio = Genode::Mmio;
|
||||
|
||||
private:
|
||||
|
||||
enum Bus_width { BUS_WIDTH_1, BUS_WIDTH_4 };
|
||||
|
Loading…
x
Reference in New Issue
Block a user