1 2 3 4 5 6 7 8 9
/* * Copyright 2008 Matrix Vision GmbH * * SPDX-License-Identifier: GPL-2.0+ */ extern int mv_load_fpga(void); extern void mv_reset_environment(void);