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