diff options
Diffstat (limited to 'board/matrix_vision/common/mv_common.h')
-rw-r--r-- | board/matrix_vision/common/mv_common.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/matrix_vision/common/mv_common.h b/board/matrix_vision/common/mv_common.h deleted file mode 100644 index 369394356c..0000000000 --- a/board/matrix_vision/common/mv_common.h +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Copyright 2008 Matrix Vision GmbH - * - * SPDX-License-Identifier: GPL-2.0+ - */ - - -extern int mv_load_fpga(void); -extern void mv_reset_environment(void); |