def import_mmio():
    from labgrid.protocol import MMIOProtocol

def import_filesystem():
    from labgrid.protocol import FileSystemProtocol
