Percepio Trace Recorder v4.8.0.hotfix1
Loading...
Searching...
No Matches
trcKernelPortSnapshotConfig.h
1/*
2 * Trace Recorder for Tracealyzer v4.8.0.hotfix1
3 * Copyright 2023 Percepio AB
4 * www.percepio.com
5 *
6 * SPDX-License-Identifier: Apache-2.0
7 *
8 * Kernel port configuration parameters for snapshot mode.
9 */
10
11#ifndef TRC_KERNEL_PORT_SNAPSHOT_CONFIG_H
12#define TRC_KERNEL_PORT_SNAPSHOT_CONFIG_H
13
14#ifdef __cplusplus
15extern "C" {
16#endif
17
18#ifdef __cplusplus
19}
20#endif
21
22#endif /* TRC_KERNEL_PORT_SNAPSHOT_CONFIG_H */