/* SPDX-License-Identifier: GPL-2.0 */ /* * Support for Intel Camera Imaging ISP subsystem. * Copyright (c) 2015, Intel Corporation. */ #ifndef __IA_CSS_MACC1_5_TABLE_HOST_H #define __IA_CSS_MACC1_5_TABLE_HOST_H #include "macc/macc1_5/ia_css_macc1_5_types.h" extern const struct ia_css_macc1_5_table default_macc1_5_table; #endif /* __IA_CSS_MACC1_5_TABLE_HOST_H */