[RAMEN9610-20413][9610] wlbt: SCSC Driver version 10.6.1.0
[GitHub/MotorolaMobilityLLC/kernel-slsi.git] / drivers / misc / samsung / scsc / scsc_log_collector_mmap.h
1 /****************************************************************************
2 *
3 * Copyright (c) 2014 - 2018 Samsung Electronics Co., Ltd. All rights reserved
4 *
5 ****************************************************************************/
6
7 #ifndef SCSC_LOG_COLLECT_MMAP_H
8 #define SCSC_LOG_COLLECT_MMAP_H
9
10 int scsc_log_collector_mmap_create(void);
11 int scsc_log_collector_mmap_destroy(void);
12 #endif /* SCSC_log_collect_MMAP_H */