blob: 62ab89cf68531b18a7304a262b64a5e0e12853a2 [file] [log] [blame]
/*
* Copyright (c) 2017, Linaro Limited
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#ifndef INSTALL_TA_H
#define INSTALL_TA_H
int install_ta_runner_cmd_parser(int argc, char *argv[]);
#endif /*INSTALL_TA_H*/