7 lines
119 B
C
7 lines
119 B
C
|
/*
|
||
|
* Copyright (C) 2018 Intel Corporation
|
||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||
|
*/
|
||
|
|
||
|
extern int init_sender(void);
|