/* * Authors: * Copyright (c) 2016 Intel Corporation. * * This program and the accompanying materials are made available under the * terms of the The MIT License which is available at * https://opensource.org/licenses/MIT. * * SPDX-License-Identifier: MIT */ #ifndef UPM_TOUCH_H_ #define UPM_TOUCH_H_ #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* UPM_TOUCH_H_ */